Files
docker-docs/README.md
2025-08-27 10:30:39 +02:00

36 lines
1.4 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Docs @ Docker
<div align="center">
<img src="static/assets/images/docker-docs.svg" alt="Welcome to Docker Documentation">
</div>
<br/>
<br/>
Welcome to the Docker Documentation repository. This is the source for the [Docker Docs Website](https://docs.docker.com/).
Feel free to open pull requests or issues. Our docs are completely open source, and we deeply appreciate contributions from the Docker community!
## Provide feedback
Wed love to hear your feedback! To submit feedback:
- Click **[New issue](https://github.com/docker/docs/issues/new)** on the docs repository, or
- Click **Request changes** in the right column of every page on
[docs.docker.com](https://docs.docker.com/), or
- Click **Give feedback** on every page in the docs.
To get community support, use the [Docker Community Slack](https://dockr.ly/comm-slack). Personalized support is available
through the Docker Pro, Team, and Business subscriptions. See [Docker
Pricing](https://www.docker.com/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 an issue in the project's
repository.
## Contribute to Docker docs
See [CONTRIBUTING.md](CONTRIBUTING.md).
## Copyright and license
Copyright 2013-2025 Docker, Inc., released under the [Apache 2.0 license](https://github.com/docker/docs/blob/main/LICENSE).