mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
Add an ADOPTERS.md file to the project (#3461)
* Create ADOPTERS.md Add initial adopters.md file to the root directory of the repo Signed-off-by: Stévan Le Meur <1636769+slemeur@users.noreply.github.com> * Update ADOPTERS.md Improve the description for the sample Signed-off-by: Stévan Le Meur <1636769+slemeur@users.noreply.github.com> * Update README.md Add a reference to adopters.md in readme.md Signed-off-by: Stévan Le Meur <1636769+slemeur@users.noreply.github.com> --------- Signed-off-by: Stévan Le Meur <1636769+slemeur@users.noreply.github.com>
This commit is contained in:
parent
230175b409
commit
3b91f68b04
2 changed files with 31 additions and 0 deletions
26
ADOPTERS.md
Normal file
26
ADOPTERS.md
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
# Podman Desktop Adopters
|
||||
|
||||
Thank you to all the individuals, organizations, and projects that are using Podman Desktop!
|
||||
|
||||
### Contribution Guidelines
|
||||
If you're using Podman Desktop and want to add your organization to this list submit a pull request with your change. In your pull request, please include the following information:
|
||||
- **Name/Organization/Project name:** Clearly identify y adopter.
|
||||
- **Description:** Provide a brief description of what you are doing, your use(s) case(s), and how you are using Podman Desktop.
|
||||
- **Website or link:** Include a link to the adopter's website or project page, if applicable.
|
||||
|
||||
Here's a sample to guide you for your PR:
|
||||
|
||||
#### [Acme](https://acme.com/)
|
||||
|
||||
[](https://acme.com/)
|
||||
|
||||
Acme is a fictional company in the Warner Bros. Looney Tunes and Merrie Melodies series of cartoons. We have adopted Podman Desktop to help us build our next generation of products. Developers are using Podman Desktop to build images and test their applications. They are also using the "play kube" capabilities to test kubernetes services without having to spin up a local kubernetes environment.
|
||||
|
||||
## Organizations using Podman Desktop
|
||||
|
||||
Below is a list of organizations that are using Podman Desktop.
|
||||
|
||||
|
||||
## Solutions built with Podman Desktop
|
||||
|
||||
Below is a list of solutions where Podman Desktop is being used or referenced.
|
||||
|
|
@ -105,6 +105,11 @@ Kubernetes questions & development:
|
|||
|
||||
- [#podman-desktop](https://app.slack.com/client/T09NY5SBT/C04A0L7LUFM) on the [Kubernetes Slack](https://slack.k8s.io/)
|
||||
|
||||
### Adopters
|
||||
|
||||
Check out the [list of companies](https://github.com/containers/podman-desktop/blob/adopters/ADOPTERS.md) already using Podman Desktop.
|
||||
|
||||
|
||||
## Code of Conduct
|
||||
|
||||
This project uses the [Containers Community Code of Conduct](https://github.com/containers/common/blob/main/CODE-OF-CONDUCT.md).
|
||||
|
|
|
|||
Loading…
Reference in a new issue