mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
41 lines
1.6 KiB
Markdown
41 lines
1.6 KiB
Markdown
# 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
|
||
|
||
We’d 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
|
||
|
||
We welcome contributions! To get started:
|
||
|
||
- [CONTRIBUTING.md](CONTRIBUTING.md) - Contribution workflow and setup
|
||
- [STYLE.md](STYLE.md) - Writing style and content guidelines
|
||
- [COMPONENTS.md](COMPONENTS.md) - Component and shortcode usage
|
||
|
||
## Copyright and license
|
||
|
||
Copyright 2013-2025 Docker, Inc., released under the [Apache 2.0 license](https://github.com/docker/docs/blob/main/LICENSE).
|