Commit Graph

55706 Commits

Author SHA1 Message Date
Usha Mandya 8f508dd7a3
Merge pull request #12536 from TanguyChiffoleau/patch-1
Closing forgeted markdown code
2021-03-22 09:43:21 +00:00
Anh Tran 0c654c5aac
doc: fix typo
remove wrong comma
2021-03-21 23:12:38 +07:00
Anh Tran 1ae0ec9d48
doc: clarify the docs 2021-03-21 22:40:01 +07:00
Tanguy Chiffoleau eb43030621
Closing forgeted markdown code 2021-03-20 22:38:48 +01:00
Usha Mandya 483a6687bd Add container pull limits
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-19 22:58:47 +00:00
Usha Mandya c2ff6bf292
Combine Windows install pages (#12531)
* Combine Windows install pages

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Apply suggestions from code review

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>

* Apply suggestions from code review

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>

* Some more minor updates to improve readability

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>
2021-03-19 22:49:11 +00:00
Usha Mandya e4a81ee3f7 Add image management docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-19 17:30:28 +00:00
Nick Adcock 35a557d603
Update plan description in Hub API
Co-authored-by: Emilie Franchomme <42777373+FranchommeE@users.noreply.github.com>
2021-03-19 08:53:27 -07:00
Nick Adcock 3ad6befeb1 Fix grammar and fullstops
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-03-19 14:48:14 +00:00
Nick Adcock 7dcd6644ba Remove pricing details in endpoint descs
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-03-19 11:40:35 +00:00
Nick Adcock aaff816081 Fix type on hub api doc
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-03-19 10:42:01 +00:00
Usha Mandya 5032901ee9
Merge pull request #12512 from markgoho/patch-1
fix username for tagged image in github actions
2021-03-19 09:30:37 +00:00
Usha Mandya 41cba0af15
Merge pull request #12525 from markgoho/patch-3
remove hard-coded image owner
2021-03-19 09:30:28 +00:00
Usha Mandya 50506fc71c
Merge pull request #12524 from markgoho/patch-2
remove hard-coded image owner
2021-03-19 09:29:21 +00:00
Mark Goho 94501c38b0
remove hard-coded image owner 2021-03-18 16:46:47 -04:00
Mark Goho 7fd7b5350b
remove hard-coded image owner 2021-03-18 16:45:08 -04:00
Usha Mandya 7f732d7107
Merge pull request #12522 from usha-mandya/apple-silicon-update
Remove redundant note on rc
2021-03-18 19:11:26 +00:00
Usha Mandya 3a6ed855a1 Remove redundant note on rc
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-18 19:05:21 +00:00
Usha Mandya 87a9265255
Merge pull request #12519 from usha-mandya/apple-silicon-toc
Update toc for Apple Silicon RC release
2021-03-18 18:42:02 +00:00
David Scott 27449d2a73
Update M1 page to include details on the new RC (#12517)
* Update M1 page to include details on the new RC

Signed-off-by: David Scott <dave.scott@docker.com>

* Update docker-for-mac/apple-m1.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update docker-for-mac/apple-m1.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update docker-for-mac/apple-m1.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update docker-for-mac/apple-m1.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update docker-for-mac/apple-m1.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Use "Apple Silicon" rather than "M1"

Since "Apple Silicon" refers to the current "M1" chips and future chips.

Signed-off-by: David Scott <dave.scott@docker.com>

* Add note about the Apple Silicon RC being an RC

Also use a consistent description inside the link to docker/for-mac.

Signed-off-by: David Scott <dave.scott@docker.com>

* Delete the link and description of the old Apple Silicon build

Signed-off-by: David Scott <dave.scott@docker.com>

* Update the "Feedback" section at the bottom of the Apple Silicon page

Signed-off-by: David Scott <dave.scott@docker.com>

* More Apple Silicon suggestions from Stephen

Signed-off-by: David Scott <dave.scott@docker.com>

* Update Apple Silicon RC build to include new compose CLI

Signed-off-by: David Scott <dave.scott@docker.com>

* Don't mention virtualization.framework twice

Signed-off-by: David Scott <dave.scott@docker.com>

* Remove "hopeful" language to avoid making what seem like promises

Signed-off-by: David Scott <dave.scott@docker.com>

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-03-18 18:29:46 +00:00
Usha Mandya 855fdb40b0 _data/toc.yaml 2021-03-18 18:27:18 +00:00
Bunyamin Shabanov c15bac6288
Update documentation (#12362)
* Update documentation

Update documentation due to changes in https://github.com/docker/getting-started/pull/104

* fix(dockerfile): made one file content
2021-03-18 16:37:39 +00:00
Usha Mandya c54b66f2a7
Merge pull request #12307 from serpent5/patch-1
Fix a minor typo and inconsistencies
2021-03-18 16:06:42 +00:00
Sebastiaan van Stijn 140ca301bb
Merge pull request #12314 from 38elements/ogp
Fix og:image
2021-03-18 16:34:36 +01:00
Usha Mandya 5be8260c40
Merge pull request #12461 from irlcatgirl/patch-1
Fix docker-compose database volume configuration
2021-03-18 15:04:33 +00:00
Usha Mandya 64b8bcb1cf
Merge pull request #12496 from whitwong/patch-1
Minor typo correction in Python getting started guide
2021-03-18 14:53:58 +00:00
Usha Mandya b768d0834b
Merge pull request #12504 from vic-torr/patch-1
update 07_multi_container.md: add -u root to mysql
2021-03-18 14:51:28 +00:00
Nick Adcock a3ddf6766b update hub api descriptions and path
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-03-18 09:37:28 +00:00
Mark Goho 42076c9a36
fix username for tagged image in github actions
the username is hardcoded, but should use the same secret from the first step
2021-03-16 14:10:19 -04:00
Usha Mandya dfda62f45f
Merge pull request #12506 from usha-mandya/compose-v1-ref-patch
Remove Compose file v1 ref docs
2021-03-16 15:48:01 +00:00
Usha Mandya c4af48ccae
Merge pull request #12499 from StefanScherer/m1-port-53-in-use
Port 53 is in use on M1
2021-03-16 14:10:08 +00:00
Usha Mandya e4c91c902a
Merge pull request #12490 from mossroy/patch-1
Fix minor typo in example of documentation
2021-03-16 14:08:42 +00:00
Usha Mandya ddf8543d28 Fix comment from Chris and update a note format
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-16 13:41:11 +00:00
Usha Mandya dacfbd27e3 Remove another warning on V1 file reference
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-16 11:29:19 +00:00
Usha Mandya 5c64b4230a Remove references to v1 from other topics
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-15 19:35:03 +00:00
Usha Mandya 55b4fb8f37 Remove Compose file v1 ref docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-15 19:15:17 +00:00
Stephen Turner a60df85c61
Mention defaulting to BuildKit (#12505)
* Mention defaulting to BuildKit

* Mention defaulting to BuildKit

* Update docker-for-mac/release-notes.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update docker-for-mac/release-notes.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update release-notes.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-03-15 19:05:09 +00:00
Victor Moraes 98f5a4e761
update 07_multi_container.md: add -u root to mysql
user login didnt work, so it's needed to specify user: root:secret.
docker exec -it <mysql-container-id> mysql -u root -p
2021-03-15 12:29:29 -03:00
Stefan Scherer 863af0c4b6
Docker Desktop 3.2.2 release notes (#12498)
* Docker Desktop 3.2.2 relase notes

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>

* Remove duplicate tickets

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>

* Fixed typos.

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>

* Fix a typo

* Update release notes according to review suggestions

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>

* More improvements from review

Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com>

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-03-15 13:04:37 +00:00
Stefan Scherer 735e2fa92a
Improvements, add link
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-03-15 12:30:18 +01:00
Stefan Scherer 76087a73e2
Port 53 is in use on M1
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-03-15 10:20:05 +01:00
Whitney Wong 2973369052
Minor typo correction
Replaced `docker-python` directory reference with `python-docker` to reduce confusion when following the tutorial. The tutorial establishes creating a `python-docker` directory, so proposing this change to maintain consistency with instructions.
2021-03-14 17:38:18 -05:00
Mossroy b968f80922
Fix minor typo in example of documentation
I suppose the directory where to extract postgresql should be called postgres instead of postgress
2021-03-12 22:01:48 +01:00
Usha Mandya 31e485758e
Merge pull request #12487 from usha-mandya/app-template-redirects
Add a redirect from App template docs
2021-03-12 13:19:03 +00:00
Usha Mandya c5f7e0e5cf Add a redirect from App template docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-12 12:25:37 +00:00
Usha Mandya cda3b62d69
Merge pull request #12475 from StefanScherer/remove-docker.for.win.localhost
Update Desktop 3.2.0 release notes: Add note about docker.for.win.localhost removal
2021-03-12 09:35:17 +00:00
Usha Mandya d5ca35895b
Merge pull request #12481 from usha-mandya/mac-sys-reqs
Remove an outdated system req
2021-03-11 15:59:23 +00:00
Usha Mandya 1e3e0149c0 Remove an outdated system req
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-11 15:37:38 +00:00
Usha Mandya 872b3c814f
Merge pull request #12480 from thaJeztah/sync_cli_docs
engine: sync reference docs
2021-03-11 15:34:38 +00:00
Usha Mandya f30f4d5541
Merge pull request #12370 from t3hami/patch-2
Add .dockerignore file step in nodejs example
2021-03-11 15:15:18 +00:00