Source repo for Docker's Documentation
Go to file
Arinze Chianumba f85256ee43
fixes "Command 'docker-compose' not found" error.
This commit fixes the error thrown due to a typo in the command docker-compose -f docker-compose.dev.yml up --build. The correct command is docker compose -f docker-compose.dev.yml up --build without the hyphen between 'docker' and 'compose' in the command sequence.
2022-11-04 16:18:05 +01:00
.docker use custom Dockerfile for Dev Environments image 2021-06-24 16:42:51 +02:00
.github updated pull request template (#16045) 2022-11-02 14:08:11 +01:00
_data Merge pull request #16069 from dvdksn/add-exporter-docs 2022-11-04 15:01:33 +01:00
_deploy/nginx
_includes build: reworked ci/gha docs 2022-11-03 16:16:40 +01:00
_layouts ux: update sass for landing page (tabs) 2022-10-31 20:45:29 +01:00
_plugins jekyll(last_modified_at): fix for remote resources and data files (#15998) 2022-10-31 09:01:42 +01:00
_releaser rename docs repository 2022-09-29 11:07:53 +02:00
_samples/library remove redirect (#16037) 2022-10-31 11:41:35 -07:00
_scss increased sidenav width (+2em) 2022-11-02 14:14:22 +01:00
assets Enable dark mode in browser UI (#16025) 2022-10-31 15:29:01 +01:00
atomist atomist patch1 (#15728) 2022-09-24 23:27:21 +02:00
build Merge pull request #16069 from dvdksn/add-exporter-docs 2022-11-04 15:01:33 +01:00
cloud Engdocs 802b (#15108) 2022-07-13 10:41:56 +01:00
compose Update features-uses.md (#16021) 2022-11-01 16:44:52 +00:00
config mac/prometheus: updated DNS name for host internal IP (#16038) 2022-10-31 15:57:36 +00:00
contribute contribute fix and screenshot update (#16010) 2022-10-28 13:14:10 +01:00
datacenter
deprecated remove old images from repo (#15363) 2022-08-11 11:37:31 +01:00
desktop Make how to publish extensions more clear (#16067) 2022-11-04 12:47:34 +00:00
develop build: merge build enhancements page in build section 2022-10-25 19:46:23 +02:00
docker-hub clarified autobuild timeouts 2022-11-03 13:54:17 +01:00
docker-id updated format 2022-07-26 16:37:38 -05:00
ee remove some ee "stubs", and move redirects 2021-05-20 22:30:33 +02:00
engine Update examples.md for golang (#16062) 2022-11-03 17:52:00 +01:00
get-started Update 07_multi_container.md (#16065) 2022-11-03 11:30:40 +00:00
go build: merge build enhancements page in build section 2022-10-25 19:46:23 +02:00
language fixes "Command 'docker-compose' not found" error. 2022-11-04 16:18:05 +01:00
network remove most of absolute urls 2022-08-03 11:50:33 +02:00
reference Update DVP OAPI doc to latest version 2022-07-05 10:55:53 +01:00
registry Removed dupe of contribution guidelines 2022-10-13 15:40:43 +01:00
release-notes Merge pull request #14808 from aevesdocker/dd4l-edits 2022-05-23 13:14:20 +01:00
samples update samples (#16019) 2022-10-31 06:47:06 -07:00
security Add CVE-2022-42889 and some cleanup (#15916) 2022-10-21 17:19:05 +00:00
single-sign-on Update single-sign-on/faqs.md 2022-10-27 15:41:54 -05:00
storage Merge pull request #15929 from usha-mandya/volumes-patch 2022-10-27 18:43:06 -04:00
subscription jekyll(last_modified_at): fix for remote resources and data files (#15998) 2022-10-31 09:01:42 +01:00
support fixed links 2022-10-26 11:01:58 -05:00
.dockerignore jekyll: fix sitemap lastmod 2022-10-25 06:25:49 +02:00
.editorconfig Add .editorconfig 2021-07-12 09:07:16 +01:00
.env
.gitattributes Add .gitattributes file for default line endings 2021-05-26 14:59:03 +01:00
.gitignore ci: add annotations for mdl and htmlproofer 2022-08-03 09:58:01 +01:00
.markdownlint.json Add linting information to CONTRIBUTING.md 2022-08-03 09:58:01 +01:00
.markdownlint.rb Add linting information to CONTRIBUTING.md 2022-08-03 09:58:01 +01:00
.nojekyll
.ruby-version Bump ruby from 2.6.10 to 2.7.6 2022-05-25 01:03:35 +02:00
.vale.ini Add information about new Domain data point (#15798) 2022-10-17 15:08:13 +00:00
404.md jekyll: add hotjar for prod environment (#15978) 2022-10-27 14:30:12 +02:00
CONTRIBUTING.md Fix link (#15567) 2022-09-05 14:27:12 +00:00
Dockerfile jekyll(last_modified_at): fix for remote resources and data files (#15998) 2022-10-31 09:01:42 +01:00
Gemfile jekyll: last modification date for remote resources 2022-10-26 14:48:55 +02:00
Gemfile.lock jekyll: last modification date for remote resources 2022-10-26 14:48:55 +02:00
LICENSE
Makefile makefile: remove buildx-yaml goal 2022-08-16 12:53:30 +02:00
README.md fix: broken link to contribution guideline (#15795) 2022-09-30 15:52:44 +02:00
_config.yml build: add stubs and toc for exporters 2022-11-03 18:23:08 +01:00
_config_production.yml removed polldaddy ID (#16000) 2022-10-27 15:32:31 +02:00
_config_stage.yml add hotjar for staging environment 2022-10-25 20:21:47 +02:00
docker-bake.hcl jekyll(last_modified_at): fix for remote resources and data files (#15998) 2022-10-31 09:01:42 +01:00
docker-compose.yml jekyll(last_modified_at): fix for remote resources and data files (#15998) 2022-10-31 09:01:42 +01:00
docsarchive.md rename docs repository 2022-09-29 11:07:53 +02:00
get-docker.md jekyll(assets): move images to assets folder 2022-09-05 15:49:23 +02:00
glossary.md jekyll: add hotjar for prod environment (#15978) 2022-10-27 14:30:12 +02:00
google161104f9fdea6089.html
googlecbe7fee896be512c.html
index.md add redirect for deprecated "docker for aws" and "docker for azure" 2021-11-11 14:32:09 +01:00
release-lifecycle.md Draft of production release cycle (#14950) 2022-08-23 09:13:02 +01:00
robots.txt remove most of absolute urls 2022-08-03 11:50:33 +02:00
search.md jekyll: add hotjar for prod environment (#15978) 2022-10-27 14:30:12 +02:00
sitemap.xsl jekyll: add simple sitemap xsl 2022-07-28 19:30:55 +02: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 our Contribute section.

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