Commit Graph

56645 Commits

Author SHA1 Message Date
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
Jerae Duffin 471d1eb399 updated image 2021-10-12 13:18:12 -05: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
Usha Mandya 0540660229
Merge pull request #13661 from usha-mandya/docs-cta-compose
Add CTA to the Docker Compose install page
2021-10-07 15:31:22 +01:00
Jerae Duffin 80584fd328 added new step 2021-10-07 09:08:30 -05:00
Usha Mandya b50aee5bd1 Add CTA to the Docker Compose install page
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-10-07 11:22:26 +01:00
Usha Mandya bb0d58b5f7
Merge pull request #13654 from docker/mat007-patch-1
Fix Linux Compose install instructions
2021-10-06 13:42:13 +01:00
jerae-duffin db6a827363
Updated JSON file (#13629)
* Updated JSON file
* Updated formatting
2021-10-06 13:41:46 +01:00
Mathieu Champlon c13993f724
Fix Linux Compose install instructions
See https://github.com/docker/compose/issues/8758
2021-10-06 13:39:31 +02:00
Michael J Feher 81bed3bf9e
ECS Cloud: Include port for SSL
Without including the port, the ELB is configured to HTTPS on port 80.
2021-10-05 21:11:24 -05:00
Usha Mandya 86e5e2a61f
Merge pull request #13648 from usha-mandya/engdocs-503
Add CTAs to the Docs pages
2021-10-05 18:23:32 +01:00
Usha Mandya 99e546358f Add CTAs to the Docs pages
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-10-05 18:17:29 +01:00
Usha Mandya a799d7be4a
Merge pull request #13647 from usha-mandya/desktop-relnote-fix
Fix a broken link
2021-10-05 14:02:37 +01:00
Usha Mandya 6e131c36a7 Fix a broken link
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-10-05 11:39:27 +01:00
Usha Mandya c7b022472f
Merge pull request #13645 from usha-mandya/desktop41-known-issue
Add a known issue on upgrading to Desktop 4.1
2021-10-05 09:41:42 +01:00
Usha Mandya a6a939782e Add a known issue on upgrading to Desktop 4.1
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-10-04 23:17:28 +01:00
Josh Newman 7958bc6fbc
Add org settings API docs (#13610)
* feat(docker-hub): Add org settings API docs

* feat(docker-hub): Add href for logo

* fix(docker-hub): Add missing forbidden

* ref(docker-hub): Add business plan settings description
2021-10-04 16:26:52 -05:00
Sebastiaan van Stijn 48c59dd07c
Merge pull request #13641 from thaJeztah/20.10.9_release_notes
engine: add release-notes for v20.10.9
2021-10-04 21:17:53 +02:00
Jenny Wu d96b8f559c
Modify With oh-my-zsh shell part (#13556)
* Modify With oh-my-zsh shell part

Tell user how to open the file and test whether it is successful.

* Update completion.md

Remove references to specific editors

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-10-04 16:19:32 +01:00
Sebastiaan van Stijn 3e87e73fb9
engine: add release-notes for v20.10.9
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-04 16:26:18 +02:00
Usha Mandya 93b0f67357
Merge pull request #13635 from PeterDaveHelloKitchen/UpdateDebianAndUbuntuInstallDoc
Simplify Debian & Ubuntu Docker Engine installation guide
2021-10-04 11:02:41 +01:00