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
Matt Rhoads
12c794d68c
Fixed typo ( #12359 )
...
Changed database reference from MongoDB to MySQL
2021-03-11 15:10:03 +00:00
Sebastiaan van Stijn
418f68ca86
engine: sync reference docs
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-11 15:41:56 +01:00
Nick Adcock
9a3b00146f
Limit bulk delete to pro users
...
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-03-11 14:08:04 +00:00
Stefan Scherer
460a24aca2
Add note about docker.for.win.localhost removal
...
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-03-11 14:42:13 +01:00
Usha Mandya
1d39082fa8
Merge pull request #12470 from ulyssessouza/update-project-dir
...
Update project directory precedence doc
2021-03-10 14:50:45 +00:00
Ulysses Souza
13a616b29a
Update project directory precedence
...
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2021-03-10 11:15:40 -03:00
Usha Mandya
41b2904738
Merge pull request #12466 from ndeloof/compose-cli
...
compose cli reference documentation
2021-03-10 11:41:38 +00:00
Nick Adcock
eb804a268d
Fix GetNamespacesRepositoriesImagesSummary spelling
...
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-03-10 11:30:19 +00:00
Nick Adcock
86fe72f8ba
Fix swagger validation errors
...
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2021-03-10 11:25:34 +00:00
Usha Mandya
ef78003d20
Merge pull request #12447 from akester/patch-1
...
Add `lsb-release` to required debian packages.
2021-03-09 14:59:30 +00:00
Usha Mandya
63c0c825c4
Merge pull request #12467 from usha-mandya/compose-update-patch
...
Minor wording update
2021-03-09 14:50:42 +00:00
Usha Mandya
a1590eb7b1
Merge pull request #12380 from thaJeztah/rewrite_backup_restore
...
Rewrite "save and restore data" section
2021-03-09 14:50:14 +00:00
Andrew Kester
891837abf9
Add `lsb-release` to required debian and ubuntu packages
...
Certain installations may not have this. Without this, the step
where `/etc/apt/sources.list.d/docker.list` will fail and write
garbled data to the file, potentially breaking apt.
Co-Authored-By: Andrew Kester <akester@cox.net>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-09 15:47:10 +01:00
Usha Mandya
7c23883e19
Update desktop version number
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-09 14:46:50 +00:00
Usha Mandya
f839daebff
Merge pull request #12456 from JoshuaSchlichting/patch-1
...
Fixed networking.md malformed whitespace
2021-03-09 14:39:05 +00:00
Usha Mandya
2355e7f32c
Merge pull request #12458 from StefanScherer/fix-django-ps-command
...
Django: Use docker ps to be in sync with the sample output
2021-03-09 14:30:52 +00:00
Usha Mandya
c3bc63edf1
Minor wording update
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-09 13:59:05 +00:00
Usha Mandya
02767b2413
Merge pull request #12465 from usha-mandya/mac-relnote-patch
...
Clarify note on launching iTerm2 terminal
2021-03-09 13:55:19 +00:00
Sebastiaan van Stijn
203a4ee74b
Rewrite "save and restore data" section
...
This started as a "fix some links", but reading the section, I found various
issues that could use some improvement. After that, I noticed that both the
Windows and Mac pages had the same content, so I moved this to a common page
instead.
Note that there's still additional information that should likely be included
(and perhaps a rewrite into "per topic" headings (containers, images, ...).
Things that are missing;
- backup/restore swarmkit configs
- backup/restore swarmkit secrets
- backup/restore CLI configuration, trust data etc.
What I did in this pull request:
- recommend pushing images to Docker Hub as the default approach to back up
images (but kept `docker image save` as an alternative)
- recommend `docker container commit` to save containers to an image, as doing
so preserves both the container's configuration _and_ filesystem changes.
`docker container export` only preserves the filesystem, but all other
configuration is lost, which makes it hard to restore a container from it.
Using `docker container commit` (committing the container to an image) also
allows to follow the same procedure to backup containers as for images
(both allowing them to be pushed to a registry, or to a file).
- added some information about "wether or not" containers should be backed
up, as it may not be needed to back up containers if all data is stored
in volumes (best practice).
- added some warnings regarding "sensitive data" (environment variables),
and links to making repositories private before pushing.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-09 12:23:32 +01:00
Nicolas De Loof
4a68e6cca3
compose cli reference documentation
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-09 12:16:34 +01:00
Usha Mandya
04db144d3e
Clarify note on launching iterm2 terminal
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-09 11:09:22 +00:00
Guillaume Tardif
fd6a291c0b
Compose command doc ( #12433 )
...
* Compose in Docker CLI overview
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Add compatibility list page for compose command
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Apply suggestions from Usha
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Apply suggestions from Usha
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Latest update on compatibility list
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Add install instructions
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Suggestions by Marina
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Subsection for compose CLI Tech Preview
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-03-09 10:59:03 +00:00
Usha Mandya
c64aca187a
Merge pull request #12440 from usha-mandya/engdocs-363
...
Update docker scan version
2021-03-09 09:34:59 +00:00
Sebastiaan van Stijn
fc32f5721a
Merge pull request #12406 from pneumoman/patch-1
...
Update resource_constraints.md
2021-03-09 09:36:53 +01:00
Catgirl
66c659a3e7
Add db volume information in docker-compose.yml
2021-03-08 15:55:03 -05:00
Stefan Scherer
8d2f2b639f
Django: Use docker ps to be in sync with the sample output
...
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-03-08 12:51:02 +01:00
Joshua Schlichting
11608ecb55
Fixed networking.md malformed whitespace
...
Adjusted what appeared to be malformed yaml whitespace in the 'Specify custom networks' section
2021-03-07 10:31:58 -05:00