Usha Mandya
c5f38d8b3b
Add the next set of CTAs
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-10-15 18:06:39 +01:00
jerae-duffin
b4c6be3080
Updated steps ( #13664 )
...
* added new step
* updated image
* end--no-edit
* end--no-edit
2021-10-15 15:03:35 +01:00
Usha Mandya
5d3cb0e076
Add instructions on installing server and client binaries on Windows ( #13676 )
...
* Add instructions on installing server and client binaries on Windows:
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
* Apply suggestions from code review
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-10-15 14:54:26 +01:00
Usha Mandya
887f5b01ce
Merge pull request #13699 from AkihiroSuda/cgroup2
...
Update the adoption status of cgroup v2
2021-10-15 12:38:38 +01:00
Akihiro Suda
5f74d132ee
Update the adoption status of cgroup v2
...
In addition to Fedora, now cgroup v2 is used by default on Debian and Ubuntu, too.
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-10-15 20:30:48 +09:00
Dan Bamikiya
d17061c1ea
Merge branch 'docker:master' into master ( #13682 )
...
* Specify `services` in compose file example
* Specify compose file version required to use for `depends_on`
2021-10-15 11:52:37 +01:00
Usha Mandya
1466adf41a
Merge pull request #13679 from maifeeulasad/patch-1
...
highlighted docker requires admin privilege
2021-10-15 11:52:02 +01:00
jerae-duffin
6cb2136408
Updated PAT ( #13663 )
...
* updated scopes
* updated images
* Minor format changes
Added missing * and moved info on Hub CLI tool and API below the overview
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-10-13 22:51:48 +01:00
Usha Mandya
095d14c7dd
Merge pull request #13691 from thaJeztah/get_started_touchups
...
Get started and language guides touch-ups
2021-10-13 15:57:25 +01:00
Josh Newman
d9f2254d9a
Add resources section and new link to postman collection ( #13686 )
...
* feat: Add resources section and new link to postman collection
* chore: make description lower
* chore: change to semi
2021-10-13 15:56:22 +01:00
Usha Mandya
139147973e
Merge pull request #13514 from thaJeztah/linkchecker_carry
...
check for broken links
2021-10-13 15:55:32 +01:00
Sebastiaan van Stijn
9400eb58e9
gha: split link-check to separate job
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-13 16:33:58 +02:00
Sebastiaan van Stijn
ff69fa25ee
linkchecker: temporarily ignore some files and URLs
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-13 16:33:56 +02:00
Sebastiaan van Stijn
b77242d465
update linkchecker config and use docker build instead of copy
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-13 16:33:54 +02:00
Aidan Feldman
5338b19ef2
copy files to the host for testing with HTMLProofer
2021-10-13 16:33:52 +02:00
Aidan Feldman
f78fca2fba
check for broken links
...
Seeing [a number of issues around broken links in the docs](https://github.com/docker/docker.github.io/issues?q=is%3Aissue+is%3Aopen+broken+link ); this should help avoid the issue.
2021-10-13 16:33:51 +02:00
Sebastiaan van Stijn
408b8630bd
buildx: manually patch some broken anchors
...
This is fixed in master through https://github.com/docker/buildx/pull/765 ,
but that's not in the 0.6 release branch (which does not yet have the code
to generate the YAML docs).
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-13 16:33:49 +02:00
Sebastiaan van Stijn
5ab5246d77
desktop: fix some broken links
...
These were introduced when moving the old release notes.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-13 16:33:42 +02:00
Sebastiaan van Stijn
3570e81b96
test.md: fix broken image link
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-13 16:33:13 +02:00
Sebastiaan van Stijn
d7e9ac275f
Some touch-ups in language get-started
...
- wrap lines in the java and golang getting started
- make the "test on the host" step in the Java getting started "optional". This
allows users to try the tutorial without requiring them to set up a functional
Java environment on their host. (i'm planning on making similar changes in
the other language guides).
- use `docker <object> <action>` in some examples (but mention the corresponding
shorthands); this may help understand the relation between the `<action>` and
what kind of `<object>` we're acting on (tag an _image_, remove an _image_).
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-13 16:30:58 +02:00
Sebastiaan van Stijn
0371f3cb28
get-started: minor rephrasing
...
Reduce the use of "simply", "simple"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-13 16:30:03 +02:00
Sebastiaan van Stijn
7a0726a183
Merge pull request #13680 from PeterDaveHelloKitchen/update-url-to-use-tls
...
Update most links to use https by default
2021-10-13 15:45:22 +02:00
Usha Mandya
9780ffaca2
Merge pull request #13673 from wood-push-melon/patch-1
...
Correct the typo
2021-10-13 14:16:56 +01:00
Usha Mandya
cf83d6d692
Merge pull request #13660 from thaJeztah/update_engine_reference2
...
update engine reference docs with latest changes
2021-10-13 14:11:41 +01:00
Usha Mandya
fe240f9d6a
Merge pull request #13685 from usha-mandya/engdocs-508
...
Add Win11 to Desktop system requirements
2021-10-13 10:24:58 +01:00
Sebastiaan van Stijn
373ec2cf37
update engine reference docs with latest changes
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-12 23:13:02 +02:00
Usha Mandya
3cc6c78f98
Add Win11 to Desktop system requirements
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-10-12 17:14:26 +01:00
Usha Mandya
23300e503c
Merge pull request #13675 from mat007/desktop-4.1.1-win-release-notes
...
Add release notes for Docker Desktop 4.1.1
2021-10-12 13:59:41 +01:00
Mathieu Champlon
ea8f478724
Add release notes for Docker Desktop 4.1.1
2021-10-12 13:38:39 +02:00
Usha Mandya
e54594ed3e
Merge pull request #13450 from thaJeztah/split_releasenotes
...
desktop: move older release notes to archive, and split older releases
2021-10-12 10:06:44 +01:00
Peter Dave Hello
ed135fe151
Update most links to use https by default
...
Reference:
- #11640
- d405b17ca2
Signed-off-by: Peter Dave Hello <hsu@peterdavehello.org>
2021-10-12 15:45:57 +08:00
Maifee Ul Asad
d5a521be1d
highlighted docker requires admin privilege
2021-10-12 09:57:31 +06:00
Sebastiaan van Stijn
b873f70409
Merge pull request #13678 from danBamikiya/patch-1
...
Set correct Compose version in Linux installation guide
2021-10-11 19:01:10 +02:00
Sebastiaan van Stijn
ddf982c75a
toc: use shorter titles to prevent wrapping
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-11 18:47:21 +02:00
Sebastiaan van Stijn
77b737da21
desktop/windows: move older release notes to archive
...
- remove 3.x release notes from the current release notes page
- creates a sub-menu for older releases
- split into separate files for major (3.x, 2.x)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-11 18:47:15 +02:00
Sebastiaan van Stijn
1795045f83
desktop/mac: move older release notes to archive
...
- remove 3.x release notes from the current release notes page
- creates a sub-menu for older releases
- split into separate files for major (3.x, 2.x)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-11 18:44:29 +02:00
Dan Bamikiya
f08b041774
Set correct Compose version in Linux installation guide
2021-10-11 17:22:28 +01:00
Sebastiaan van Stijn
f14eb74906
Merge pull request #13677 from usha-mandya/engdocs-506
...
Remove cluster cli reference
2021-10-11 17:17:33 +02:00
Usha Mandya
c13a6d5eff
Remove cluster cli reference
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-10-11 15:59:59 +01:00
wood-push-melon
6c2a64086e
Correct the typo
2021-10-10 20:15:54 +08:00
Usha Mandya
8453111db8
Merge pull request #13670 from usha-mandya/ubuntu-cta-patch
...
Add Docker Desktop for linux cta
2021-10-08 17:04:23 +01:00
Usha Mandya
40d30cc29f
Merge pull request #13662 from usha-mandya/iam-video-patch
...
Add video on image access management configuration
2021-10-08 17:03:59 +01:00
Usha Mandya
590ada8015
Add video on image access management configuration
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-10-08 16:47:59 +01:00
Usha Mandya
96efcf5feb
Add Docker Desktop for linux cta
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-10-08 15:51:44 +01:00
Usha Mandya
a053b8ed04
Merge pull request #13631 from u2032/patch-1
...
Fix. docker compose test installation command
2021-10-08 12:09:13 +01:00
Usha Mandya
4956720af7
Merge pull request #13653 from PhearZero/patch-1
...
ECS Cloud Documentation: Include port for SSL
2021-10-08 12:09:04 +01:00
Nicolaj Græsholt
8b618a6795
Add anonymous volumes autoremove info ( #13471 )
...
* Add anonymous volumes autoremove info
Anonymous volumes aren't removed if another container adopts them with `--volumes-from`, see: https://github.com/docker/docker.github.io/issues/13435
* Format Note
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-10-08 12:07:29 +01:00
Milos Gajdos
e396d7aa86
Change distribution URL to distribution/distribution ( #13484 )
...
* Change distribution URL to distribution/distribution
* Indent code
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-10-08 11:30:31 +01:00
Usha Mandya
4ff155699b
Merge pull request #13549 from KeithScheiwiller/update-dockerize-repo
...
#13548 Update Dockerize repo URL from jwilder/dockerize->powerman/dockerize
2021-10-08 10:40:35 +01:00
Usha Mandya
ce954a18ed
Merge pull request #13590 from sheerun/patch-1
...
Simplify wrapper script for running multiple processes
2021-10-08 10:24:17 +01:00