Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 29 additions & 14 deletions profile/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<p align="center" style="font-size: 1.5em;"><strong>For developers, by developers.</strong></p>
<p align="center" style="font-size: 1.5em;"><strong>For developers, by
developers.</strong></p>

<!-- Banner image goes here -->
<p align="center">
Expand All @@ -7,13 +8,18 @@

## 🐳 Whalecome to Docker!

Docker helps developers build, share, run, and verify applications anywhere — without tedious environment configuration or management. This GitHub organization is home to many of the open source tools that power the Docker experience.
Docker helps developers build, share, run, and verify applications anywhere —
without tedious environment configuration or management. This GitHub
organization is home to many of the open source tools that power the Docker
experience.

Whether you're using Docker for local development, CI automation, or building secure software supply chains — we're glad you're here.
Whether you're using Docker for local development, CI automation, or building
secure software supply chains — we're glad you're here.

## 💬 Feedback

We’re good listeners. The following repositories are dedicated to gathering feedback, ideas, and bug reports from Docker users:
We’re good listeners. The following repositories are dedicated to gathering
feedback, ideas, and bug reports from Docker users:

| Repository | Purpose |
| ------------------------------------------------------------- | ------------------------------------------------ |
Expand All @@ -22,27 +28,36 @@ We’re good listeners. The following repositories are dedicated to gathering fe

## 🔗 Useful Links

| | Links |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 📘 Docs | [docs.docker.com](https://docs.docker.com) |
| 🧰 Docker Hub | [hub.docker.com](https://hub.docker.com) |
| 🖥️ Docker Desktop | [docker.com/products/desktop](https://www.docker.com/products/docker-desktop) |
| 💬 Community | [Forums](https://forums.docker.com) · [Slack](https://dockercommunity.slack.com) · [Twitter/X](https://twitter.com/docker) · [Bluesky](https://bluesky.com/docker) |
| | Links |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 📘 Documentation | [docs.docker.com](https://docs.docker.com) |
| 🧰 Docker Hub | [hub.docker.com](https://hub.docker.com) |
| 🖥️ Docker Desktop | [docker.com/products/desktop](https://www.docker.com/products/docker-desktop) |
| 💬 Community Support | [Forums](https://forums.docker.com) · [Slack](https://dockercommunity.slack.com) ([Join Here](https://communityinviter.com/apps/dockercommunity/docker-community)) |
| 🐙 GitHub | [github.com/docker](https://github.com/docker) · [github.com/moby](https://github.com/moby) |
| 🌐 Social Media | [X/Twitter](https://twitter.com/docker) · [Bluesky](https://bsky.app/profile/docker.com) · [LinkedIn](https://www.linkedin.com/company/docker) |

## 🙌 Contributing

We welcome contributions!
Check out individual repositories for contributing guides, open issues, and ways to get involved. Look for `good first issue` or `help-wanted` labels to get started.
Check out individual repositories for contributing guides, open issues, and ways
to get involved. Look for `good first issue` or `help-wanted` labels to get
started.

## 🔐 Security

To report a vulnerability, please follow the project's `SECURITY.md` file if present, or email us at [[email protected]](mailto:[email protected]).
To report a vulnerability, please follow the project's `SECURITY.md` file if
present, or email us at [[email protected]](mailto:[email protected]).

## ❤️ Open Source

Docker supports non-commercial open source projects through the [Docker-Sponsored Open Source (DSOS) Program](https://www.docker.com/community/open-source/application/), offering benefits like verified badges, insights, and more.
Docker supports non-commercial open source projects through the
[Docker-Sponsored Open Source (DSOS) Program](https://www.docker.com/community/open-source/application/),
offering benefits like verified badges, insights, and more.

## 🧭 Explore More

Looking for something else?
Browse all [repositories](https://github.com/docker), explore the [`docker`](https://github.com/topics/docker) topic, or visit our [community resources](https://www.docker.com/community/).
Browse all [repositories](https://github.com/docker), explore the
[`docker`](https://github.com/topics/docker) topic, or visit our
[community resources](https://www.docker.com/community/).
Loading