Source repo for Docker's Documentation
Go to file
Sebastiaan van Stijn fcaa6eb8fa
Merge pull request #13909 from usha-mandya/engdocs-542
Consolidate Docs contribution guidelines and demo test page
2022-01-14 09:38:00 +01:00
.docker
.github Update the issue template (#13870) 2021-11-22 15:07:24 +00:00
_data Merge pull request #13909 from usha-mandya/engdocs-542 2022-01-14 09:38:00 +01:00
_deploy/nginx
_includes Desktop 4.2 docs updates 2021-11-03 10:22:34 +00:00
_layouts Add homepage banner for volume management 2021-09-30 16:18:01 +01:00
_plugins
_samples/library
_scripts Change distribution URL to distribution/distribution (#13484) 2021-10-08 11:30:31 +01:00
_scss Apply suggestions from code review 2021-11-10 19:34:13 +01:00
buildx buildx(install): fix typo 2022-01-14 00:04:22 +01:00
ci-cd Update GitHub Actions CI/CD docs 2021-12-09 12:47:16 +01:00
cloud support note styling 2021-11-16 01:43:02 -07:00
compose Merge pull request #13999 from tomlankhorst/patch-1 2021-12-17 11:10:09 +00:00
config Merge pull request #14013 from thaJeztah/gelf_fix_emdash 2021-12-23 20:19:28 +01:00
css
datacenter
desktop Desktop 4.4.2 release notes 2022-01-13 18:02:19 +01:00
develop Add some additional redirects for old URLs 2021-12-20 12:37:21 +01:00
docker-hub Update note on Docker official images 2022-01-12 23:08:26 +05:30
docker-id Improve the Docker ID Accounts page (#13976) 2021-12-15 19:51:54 +00:00
ee
engine engine: fix heading levels to prevent them showing in right-hand nav 2022-01-11 14:05:27 +01:00
favicons
fonts
get-started Merge pull request #13901 from miajim/patch-1 2021-12-23 15:48:23 +01:00
go go/buildx redirect 2022-01-11 09:21:22 +01:00
images Address review comments, wrap text to 80 chars 2021-12-09 14:13:17 +00:00
js
kitematic
language Very minor style update to included sample Python 2021-12-27 19:20:04 -07:00
machine Add redirect for machine "drivers" page 2021-11-12 18:19:06 +01:00
network chore: add missing IPvlan in network drivers list 2021-11-07 16:29:58 +01:00
opensource Address review comments, wrap text to 80 chars 2021-12-09 14:13:17 +00:00
reference
registry Update note on Docker official images 2022-01-12 23:08:26 +05:30
release-notes desktop/windows: move older release notes to archive 2021-10-11 18:47:15 +02:00
samples WORDPRESS_DB_HOST: db 2021-12-03 16:02:16 +03:00
security updated CVE (#14101) 2022-01-13 20:57:22 +05:30
single-sign-on Update Docker Desktop version number 2022-01-13 23:21:35 +05:30
storage Supplement the'$' identifier 2021-12-23 10:56:33 +08:00
subscription Consolidated sections 2021-11-29 13:59:47 -06:00
tests
toolbox Merge branch 'master' into no-toolbox 2021-09-27 13:40:52 +01:00
.dockerignore
.editorconfig
.env
.eslintignore
.gitattributes
.gitignore
.gitmodules
.markdownlint.json
.nojekyll
.prettierignore
.ruby-version
404.html
404.md
CONTRIBUTING.md Revamp contribution guidelines 2021-11-30 12:04:19 +00:00
Dockerfile
Gemfile
LICENSE
Makefile makefile: add task to generate buildx YAML docs from remote definition 2021-11-11 15:55:42 +01:00
README.md Address review comments, wrap text to 80 chars 2021-12-09 14:13:17 +00:00
_config.yml Add compose V2 version variable 2021-12-17 11:45:21 +01:00
_config_production.yml
_website-config-docs-stage.json
_website-config-docs.json
components.md
docker-compose.yml
docsarchive.md
favicon.ico
get-docker.md Add the next set of CTAs 2021-10-15 18:06:39 +01:00
glossary.md
google161104f9fdea6089.html
googlecbe7fee896be512c.html
index.html
index.md add redirect for deprecated "docker for aws" and "docker for azure" 2021-11-11 14:32:09 +01:00
robots.txt
search.md
test.md Address review comments, wrap text to 80 chars 2021-12-09 14:13:17 +00:00

README.md

Docs @ Docker

Welcome to Docker Documentation

Welcome to the Docker Documentation repository. This is the source for https://docs.docker.com/.

Feel free to send us pull requests and file issues. Our docs are completely open source and we deeply appreciate contributions from the Docker community!

Provide feedback

Wed love to hear your feedback. Please file documentation issues only in the docs GitHub repository. You can file a new issue to suggest improvements or if you see any errors in the existing documentation.

Before submitting a new issue, check whether the issue has already been reported. You can join the discussion using an emoji, or by adding a comment to an existing issue. If possible, we recommend that you suggest a fix to the issue by creating a pull request.

You can ask general questions and get community support through the Docker Community Slack. Personalized support is available through the Docker Pro, Team, and Business subscriptions. See Docker Pricing for details.

If you have an idea for a new feature or behavior change in a specific aspect of Docker, or have found a product bug, file that issue in the project's code repository.

We've made it really easy for you to file new issues.

  • Click New issue on the docs repository and fill in the details, or
  • Click Request docs changes in the right column of every page on docs.docker.com and add the details.

Docs feedback on each page

Contribute to Docker docs

We value your contribution. We'd like to make it as easy as possible to submit your contributions to the Docker docs repository. Changes to the docs are handled through pull requests against the master branch. To learn how to contribute, see CONTRIBUTING.md.

Copyright 2013-2021 Docker, inc, released under the Apache 2.0 license.