Skip to content
Merged
Show file tree
Hide file tree
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
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,21 @@
# .github

This repository contains shared resources for the Docker GitHub organization, helping us maintain consistency and streamline collaboration across all our repositories.

## 📁 What's in this Repository?

- **Community Health Files**: Default templates for issues, pull requests, contributing guidelines, and codes of conduct. These files apply to all repositories in the organization that don't have their own versions.

- **Organization Profile README**: A `README.md` file located in the `profile/` directory that displays on the organization's GitHub profile page. This provides visitors with an overview of Docker's mission, key projects, and how to get involved.

- **Workflow Templates**: Reusable GitHub Actions workflows stored in the `workflow-templates/` directory. These templates can be used across multiple repositories within the organization to standardize CI/CD processes.

## 📚 Learn More

For more information on how to set up and use these features, refer to GitHub's documentation:

- [Creating a default community health file for your organization](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file)

- [Customizing your organization's profile](https://docs.github.com/en/organizations/collaborating-with-groups-in-organizations/customizing-your-organizations-profile)

- [Creating workflow templates for your organization](https://docs.github.com/en/actions/sharing-automations/creating-workflow-templates-for-your-organization)
40 changes: 40 additions & 0 deletions profile/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
<p align="center" style="font-size: 1.5em;"><strong>For developers, by developers.</strong></p>

<!-- Banner image goes here -->
<p align="center">
<img src="docker-logo-blue.svg" alt="Docker banner" style="max-width: 100%; width: 600px;" />
</p>

## 🐳 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.

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:

| Repository | Purpose |
| ------------------------------------------------------------- | ------------------------------------------------ |
| [`docker/desktop-feedback`](http://dockr.ly/desktop-feedback) | Feedback and feature requests for Docker Desktop |
| [`docker/hub-feedback`](http://dockr.ly/hubx-feedback) | Feedback and feature requests for Docker Desktop |

## 🔗 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) |

## 🙌 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.

## 🧭 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/).
21 changes: 21 additions & 0 deletions profile/docker-logo-blue.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading