Commit Graph

55704 Commits

Author SHA1 Message Date
Usha Mandya 6c15e5466f Add note on Compose file v1 deprecation
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-12 11:05:37 +00:00
Chris Crone f500ce97a4 Remove Desktop Compose on Kubernetes docs
Signed-off-by: Chris Crone <christopher.crone@docker.com>
2021-02-12 11:38:00 +01:00
Akihiro Suda 690e0010aa
update rootless docs
= _includes/install-script.md, engine/install/linux-postinstall.md =
- Remove "Rootless mode is currently available as an experimental feature."
  Close issue 12050

= engine/security/rootless.md =
== "Prerequiresites" section ==
- Remove information about old distros (Debian 9, CentOS 7.5-7.6)

== "Distribution-specific hint" section ==
- Tabified (`<div class="tab-content" />`)

== "Known limitations" section ==
- Kernel 5.11 supports rootless overlayfs, without the Ubuntu/Debian patch.

== "Install" section ==
- Promote RPM/DEB installation over TGZ installation.
  See docker/roadmap issue 188

== "Uninstall" section ==
- Add "Uninstall" section.
  Close issue 12053

== "Usage" section ==
- Added more information about systemd
- Move `nsenter` tips to "Tips for debugging" subsection under "Troubleshooting" section

== "Best practice" section ==
- Remove guide for `lxc-user-nic` network driver due to immaturity.
  Will be brought back in future.
  See rootless-containers/rootlesskit issue 138 .

== "Troubleshooting" section ==
- Add a guide for "can't open lock file /run/xtables.lock: Permission denied" (SELinux).
  See moby/moby issue 41230

- Add a guide for "failed to register layer: ApplyLayer exit status 1 ..." (NFS).
  Close docker/for-linux issue 1172

- Improve guides for slirp4netns.

- Remove v19.03 information (e.g., "cgroup v2 is unsupported, use cgroup v1")

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-02-12 19:36:51 +09:00
38elements 390abf9d51
Fix og:image 2021-02-12 18:43:16 +09:00
François Duroy ef04e891bf
Update 04_sharing_app.md
Changed the URL leading to Play With Docker so it's more straightforward. Had to search a bit before finding the right page.
2021-02-11 16:13:10 +00:00
Usha Mandya fcf6513567
Merge pull request #12293 from henare/patch-1
Fix typo in Dockerfile Best Practices ENV section
2021-02-11 15:28:42 +00:00
Usha Mandya b02e05955c
Merge pull request #12310 from usha-mandya/apple-m1-preview
Add build number for Apple silicon preview
2021-02-11 15:22:58 +00:00
Usha Mandya b0cf9b2f7c Add build number for Apple silicon preview
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-11 15:12:47 +00:00
David Scott 977dd72699
Another public Apple M1 Tech Preview (#12306)
* Another public Apple M1 Tech Preview

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

* Update the M1 tech preview build

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

* osxfs now works in the M1 tech preview.

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

* The "Restart" menu option in the M1 tech preview works

It might have worked in the previous build, but include it in the fixes
list just in case.

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

* Add missing full stops for consistency in the M1 preview page

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>

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-02-11 14:59:03 +00:00
Kirk Larkin f4c0e477e6
Fix a minor typo and inconsistencies 2021-02-11 13:59:58 +00:00
Sebastiaan van Stijn ea01ecbd12
Merge pull request #12237 from AkihiroSuda/sshhelper
engine/security: add more description about ssh://
2021-02-10 13:14:06 +01:00
Usha Mandya 6f7b3fc78c
Merge pull request #12297 from usha-mandya/copyrights-patch
Update copyright year
2021-02-10 11:35:44 +00:00
Usha Mandya 8d0e3a96d2
Merge pull request #12296 from usha-mandya/language-guides-patch1
Clarify the request for guides info
2021-02-10 11:35:05 +00:00
Usha Mandya 1596f8ba18 Update copyright year
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-10 10:55:35 +00:00
Usha Mandya 2ab01b6757 Clarify the request for guides info
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-10 10:21:35 +00:00
Akihiro Suda 6fec6ef0c3
engine/security: add more description about ssh://
Previously, the `ssh://` helper was only mentioned in `engine/security/index.md`.

The `ssh://` helper is now documented in "Protect the Docker daemon socket"
(`engine/security/protect-access.md`, nee `engine/security/https.md`).

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-02-10 19:06:09 +09:00
bizmate 80974031b6 Adding usage of CIFS mounts so it is clear how to connect to a Samba share also by using hostnames. 2021-02-10 09:00:29 +00:00
Henare Degan 8889138246
Fix typo in Dockerfile Best Practices ENV section
The example below this change shows that the ENV value can be dumped so I think this was a typo saying that the ENV value can't be dumped.
2021-02-10 14:14:40 +11:00
Usha Mandya 17507f0dee
Merge pull request #12289 from usha-mandya/12243-patch
Remove Desktop install references
2021-02-09 16:59:35 +00:00
Usha Mandya 272a1ea8d3 Remove Desktop install references
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-09 16:25:04 +00:00
Sebastiaan van Stijn 19cb0bf606
Merge pull request #12286 from usha-mandya/fix-links
Fix broken links
2021-02-09 16:21:49 +01:00
Usha Mandya 6d768f6691
Merge pull request #12282 from StefanScherer/rosetta
Show command how to install Rosetta 2
2021-02-09 14:55:57 +00:00
Usha Mandya 856c5e871e Fix broken links
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-09 12:46:39 +00:00
Usha Mandya 14ad8d054e
Merge pull request #12278 from gtardif/cloud_compose_flag_order
Compose common flags order
2021-02-09 12:07:44 +00:00
Usha Mandya 81b79b53bb
Merge pull request #12279 from ulyssessouza/pip-deps-update
Update pip install requirements
2021-02-09 11:09:17 +00:00
Stefan Scherer 4bdb40f185
Show command how to install Rosetta 2
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-02-09 11:41:18 +01:00
Stefan Scherer d523150cb4
Move rosetta installation to apple-m1 page
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-02-09 11:40:49 +01:00
Stefan Scherer f4b4471f69
Redirect to apple-m1 page
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-02-09 11:38:20 +01:00
Usha Mandya 537a14c2da
Merge pull request #12280 from docker/stephen-turner-patch-5
Change "WSL 2 integration" to "Docker-WSL integration"
2021-02-09 09:55:15 +00:00
Stefan Scherer 79fba2abcd
Show command how to install Rosetta 2
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-02-08 20:14:12 +01:00
Stephen Turner 8bb0a2349c
Change "WSL 2 integration" to "Docker-WSL integration"
As discussed privately, change "WSL 2 integration" to "Docker-WSL integration" because the former is confusing when in the context of doing something to a WSL distro.
2021-02-08 18:25:12 +00:00
Ulysses Souza 40af359350 Update pip install requirements
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2021-02-08 12:55:24 -03:00
Guillaume Tardif 47743a48f4 Compose common flags --file and --project-name must be used before the subcommand (like docker-compose syntax).
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-02-08 15:45:55 +01:00
Usha Mandya 01c72bd793
Merge pull request #12265 from roaldnefs/patch-2
Fix MarkDown link to ImageOptim in README.md
2021-02-08 12:27:55 +00:00
Roald Nefs 3e600d02be
fix: markdown link to ImageOptim in README.md
Fix Markdown link to ImageOptim in the Images section of the `README.md`.
2021-02-05 23:42:41 +01:00
uigctaw 1cefb43b7b
Getting started python fixes (#12217)
* Fix CMD arguments

The previous CMD command doesn't actually start the service.

* Simplify (and fix) curl command

Previously it was specifying a lot of parameters that in our case are optional and IMO don't help with understanding what's going on.
Furthermore the previous command was asking for a `/test` page which we do not serve.
And finally it was using POST which is not supported in our app created in the previous step.

* Fix typo
2021-02-05 16:03:47 +00:00
Usha Mandya 0148c0b0ff
Merge pull request #12230 from usha-mandya/get-started-updates
Get started docs improvements
2021-02-05 15:49:51 +00:00
Simon Ferquel 9f93573abd
Add remark about non-glibc based distros in WSL docs (#12242)
* Add remark about non-glibc based distros

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>

* Adding link to the glibc apk for Alpine users

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>

* Update docker-for-windows/wsl.md

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

* nit: glibc and musl run side by side, not depending on each other

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>

* Fix a nit

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-02-05 11:41:49 +00:00
Usha Mandya 4f624f88d9
Merge pull request #12252 from usha-mandya/engdocs-384
Fix Compose install tab display issue
2021-02-04 18:37:23 +00:00
Usha Mandya d1a0204d96
Merge pull request #12251 from ollypom/ecs-iam-permissions
Added Additional IAM Permissions for ECS
2021-02-04 16:42:10 +00:00
Usha Mandya 4b176c5cfc Fix Compose install tab display issue
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-04 16:33:47 +00:00
Usha Mandya c43f1282da
Merge pull request #12250 from justincormack/cleanoverview
Clean up the overview
2021-02-04 15:25:49 +00:00
Usha Mandya 04e1f2dffc
Fix typo 2021-02-04 15:14:23 +00:00
ollypom e35fc9b196 Added Additional IAM Permissions for ECS 2021-02-04 14:55:40 +00:00
Usha Mandya 5a07a993b3 Address review comments
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-04 14:34:35 +00:00
Justin Cormack 6ffd560df7
Clean up the overview
Make it smaller and simpler and remove extraneous details.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2021-02-04 12:15:30 +00:00
Usha Mandya 60624cfb4a Fix indentation, broken links
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-02 16:44:47 +00:00
Usha Mandya 7845c58248
Merge pull request #12204 from stephen-turner/ST-2021-01-29
Changes to desktop docs
2021-02-02 12:52:35 +00:00
Usha Mandya dc7352020e Get started docs improvements
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-02 12:51:46 +00:00
Tibor Vass 5658dc1a83
Merge pull request #12227 from tiborvass/engine_release_notes
Add release notes for 20.10.3 and 19.03.15
2021-02-01 16:32:02 -08:00