Source repo for Docker's Documentation
Go to file
Kristiyan Velkov ae2a14a545
[feat] added azure pipelines guide (#22777)
This PR introduces a new CI pipeline using Azure Pipelines to automate
the process of building and pushing Docker images to Docker Hub.

---------

Co-authored-by: Julien Maitrehenry <julien.maitrehenry@me.com>
2025-06-16 14:56:00 +01:00
.github validate vendor target 2025-06-12 11:32:59 +02:00
.vscode ux: touch up tabs (#22783) 2025-06-05 10:12:35 +01:00
_vale add `platform-split` parameter (#22753) 2025-06-06 14:26:53 +02:00
_vendor Merge pull request #22828 from glours/release-notes-compose-v2.37.1 2025-06-15 11:21:26 +01:00
archetypes
assets ux: touch up tabs (#22783) 2025-06-05 10:12:35 +01:00
content [feat] added azure pipelines guide (#22777) 2025-06-16 14:56:00 +01:00
data update:daemon go link (#22814) 2025-06-15 11:17:26 +01:00
hack
i18n
layouts Merge pull request #22811 from Sujan-6905/fix-btn 2025-06-16 13:16:41 +02:00
static MCP: MCP Toolkit in Docker Desktop (#22673) 2025-06-04 14:49:58 +01:00
.dockerignore
.gitattributes
.gitignore add snippet file (#22711) 2025-05-28 12:31:16 +02:00
.htmltest.yml
.markdownlint.json security: update SCIM docs for Azure OIDC (#22771) 2025-06-11 09:59:33 -04:00
.prettierrc
.vale.ini model-cli reference docs (#22681) 2025-06-02 10:11:37 +02:00
CONTRIBUTING.md
Dockerfile validate vendor target 2025-06-12 11:32:59 +02:00
LICENSE
Makefile
README.md
compose.yaml
docker-bake.hcl validate vendor target 2025-06-12 11:32:59 +02:00
go.mod Merge pull request #22828 from glours/release-notes-compose-v2.37.1 2025-06-15 11:21:26 +01:00
go.sum Merge pull request #22828 from glours/release-notes-compose-v2.37.1 2025-06-15 11:21:26 +01:00
hugo.yaml Merge pull request #22828 from glours/release-notes-compose-v2.37.1 2025-06-15 11:21:26 +01:00
hugo_stats.json fix: open in new tab for links (#22820) 2025-06-11 12:36:53 -04:00
netlify.toml fix: netlify builds (#22757) 2025-06-03 22:26:55 +02:00
package-lock.json
package.json
pagefind.yml

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 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, or

    Request changes link

  • Click the Give feedback link on the side of every page in the docs.

    Docs feedback on each page

Contribute to Docker docs

We value your contribution. We want 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 main branch. To learn how to contribute, see CONTRIBUTING.md.

Copyright 2013-2025 Docker, Inc., released under the Apache 2.0 license .