Commit Graph

56568 Commits

Author SHA1 Message Date
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
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
rolyli
a0e59a68b0 Update style inconsistencies for code prompts in get-started (#13580)
* Fix style inconsistencies for powershell code in get-started

* Fix style inconsistencies for powershell code in get-started
2021-10-04 10:51:23 +01:00
Usha Mandya
2db1c23afe Merge pull request #13566 from shyamal-jadav/patch-2
Update kube-deploy.md
2021-10-04 10:50:53 +01:00
Typing Turtle
c1a35e1ba0 Minor read-only clarification (#13521)
* Minor `read-only` clarification

## Why

It was not obvious to me that `ro` is the shorthand form of `readonly`.

## Description

This adds a bit of text to explicitly state that `ro` is the shorthand form of `readonly` when using volumes

* Update storage/volumes.md

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-10-04 10:50:21 +01:00
Usha Mandya
220cc2b28a Merge pull request #13464 from hrishikesh-kadam/patch-2
Correct language identifier code block
2021-10-04 10:47:37 +01:00
Usha Mandya
b36e435f32 Merge pull request #13466 from hrishikesh-kadam/patch-3
Minor changes to ci-cd/github-actions.md
2021-10-04 10:47:17 +01:00
Usha Mandya
d8a91fd44b Merge pull request #13490 from mafreud/patch-1
Update run-containers.md
2021-10-04 10:46:59 +01:00
Usha Mandya
cfc7ca3f4c Merge pull request #13442 from hrishikesh-kadam/patch-1
Update Getting Started Part 4
2021-10-04 10:46:47 +01:00
Usha Mandya
9a4eb3a8a6 Merge pull request #13507 from idjaw/update-docs-pip-freeze
Improves how requirements.txt is managed in Python tutorial #13506
2021-10-04 10:06:09 +01:00
Usha Mandya
b04295ad71 Merge pull request #13637 from docker/mat007-patch-1
Fix version invocation for v2
2021-10-04 09:51:52 +01:00
Mathieu Champlon
84e1577426 Fix version invocation for v2 2021-10-04 06:41:02 +02:00
Peter Dave Hello
1720aae2a2 Simplify Debian & Ubuntu Docker Engine installation guide 2021-10-02 15:39:32 +08:00
Cédric Longo
eca254b456 Fix. docker compose test installation command 2021-10-01 17:19:49 +02:00
Usha Mandya
cf61781318 Merge pull request #13628 from thaJeztah/remove_modal_leftovers
remove unused modal includes, and changed links to relative MD links
2021-10-01 15:29:30 +01:00
Sebastiaan van Stijn
db3b2220dd remove unused modal includes, and changed links to relative MD links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-01 15:12:55 +02:00
Usha Mandya
f6d9b800d1 Merge pull request #13614 from gtardif/git_restart_devenv
Mention users might need to full restart Docker Desktop to have git properly detected for devenvs
2021-10-01 11:51:10 +01:00
Guillaume Tardif
50ad76d1e4 Mention users ight need to full restrat Docker Desktop to have git properly detected for devenvs
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-10-01 12:37:13 +02:00
Usha Mandya
79b42df1d0 Merge pull request #13625 from usha-mandya/engdocs-498
Add homepage banner for volume management
2021-09-30 16:45:35 +01:00
Usha Mandya
9da7e788af Merge pull request #13618 from usha-mandya/engdocs-494
Self-diagnose tool is no longer experimental
2021-09-30 16:40:00 +01:00
Usha Mandya
9088fd75d7 Merge pull request #13623 from usha-mandya/engodcs-495
Docs for Desktop update improvements
2021-09-30 16:39:37 +01:00
Usha Mandya
66720eba6e Merge pull request #13616 from usha-mandya/il-606
Update Docs to reflect Volume management is free
2021-09-30 16:39:24 +01:00
Usha Mandya
1837c2a69d Merge pull request #13621 from trungutt/release-notes-4.1.0
Release notes for Docker Desktop 4.1.0
2021-09-30 16:39:11 +01:00
Usha Mandya
2dbc67066e Add homepage banner for volume management
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-09-30 16:18:01 +01:00
Trung Nguyen
d3716ab5f0 Release notes for Docker Desktop 4.1.0
Signed-off-by: Trung Nguyen <trung.nguyen@docker.com>
2021-09-30 11:39:12 +02:00
Usha Mandya
f3ac31267f Docs for Desktop update improvements
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-09-29 18:46:38 +01:00
Usha Mandya
9584c5c4a6 Merge pull request #13615 from usha-mandya/compose-v2
Update docs for Compose V2 release
2021-09-29 14:41:08 +01:00
Usha Mandya
567a4e27ed Remove refs to Desktop 4.1
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-09-29 14:22:22 +01:00