docs
docs copied to clipboard
Source repo for Docker's Documentation
not needed anymore since we automatically open a PR from buildx repo, see https://github.com/docker/buildx/pull/1184. Signed-off-by: CrazyMax
carry a commit from #14905 to move "multi stage build" page to `Build section > User guides`. Let me know if `User guides` is right to you. Signed-off-by: CrazyMax
I found a broken link : https://docs.docker.com/docker-for-mac/dashboard/ I arrived on this page through: http://127.0.0.1/
Signed-off-by: Guillaume Lours ### Proposed changes As string can be unquoted in Yaml, our example may confused user and let them assume that the `ports.published` attribut can be an integer....
I found a broken link: https://docs.docker.com/docker-for-mac/dashboard/ I arrived at this page through: http://localhost/tutorial
File: [desktop/install/ubuntu.md](https://docs.docker.com/desktop/install/ubuntu/)
File: [language/index.md](https://docs.docker.com/language/) dotnet core is cross platform.
File: [engine/install/ubuntu.md](https://docs.docker.com/engine/install/ubuntu/) After carefully following the installation guide in the referenced document, it is not possible to start the docker daemon. The following error is thrown in the console: ```...
There seems to be several issues with the trust sandbox. ### Issue 1 - Certificate has expired ``` / # docker pull sandboxregistry:5000/test/trusttest Using default tag: latest Error: error contacting...
### Proposed changes The current Docker Content Trust sandbox documentation ["Play in a content trust sandbox"](https://docs.docker.com/engine/security/trust/trust_sandbox/) is WAY out of date. There have been some PRs that address this problem,...