Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/podman-desktop/podman-desktop
Podman Desktop is the best free and open source tool to work with Containers and Kubernetes for developers. Get an intuitive and user-friendly interface to effortlessly build, manage, and deploy containers and Kubernetes — all from your desktop.
https://github.com/podman-desktop/podman-desktop
container containers desktop docker hacktoberfest kubernetes podman podman-desktop tray-application ui
Last synced: 3 days ago
JSON representation
Podman Desktop is the best free and open source tool to work with Containers and Kubernetes for developers. Get an intuitive and user-friendly interface to effortlessly build, manage, and deploy containers and Kubernetes — all from your desktop.
- Host: GitHub
- URL: https://github.com/podman-desktop/podman-desktop
- Owner: podman-desktop
- License: apache-2.0
- Created: 2022-03-03T18:45:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T13:15:03.000Z (6 days ago)
- Last Synced: 2024-11-07T16:53:13.180Z (6 days ago)
- Topics: container, containers, desktop, docker, hacktoberfest, kubernetes, podman, podman-desktop, tray-application, ui
- Language: TypeScript
- Homepage: https://podman-desktop.io
- Size: 664 MB
- Stars: 4,846
- Watchers: 45
- Forks: 306
- Open Issues: 577
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome - podman-desktop/podman-desktop - Podman Desktop is the best free and open source tool to work with Containers and Kubernetes for developers. Get an intuitive and user-friendly interface to effortlessly build, manage, and deploy containers and Kubernetes — all from your desktop. (TypeScript)
README
# Podman Desktop - A graphical tool for developing on containers and Kubernetes
## Documentation
- [**Overview**](#overview)
- [**Download**](#download)
- [**Features**](#download)
- [**Join Our Early Adopter Program (Optional)**](#join-our-early-adopter-program-optional)
- [**Roadmap**](#roadmap)
- [**Contributing**](#contributing)
- [**Communication**](#communication)
- [**Code of Conduct**](#code-of-conduct)
- [**License**](#license)## Overview
Podman Desktop is a graphical interface that enables application developers to seamlessly work with containers and Kubernetes.
Podman Desktop installs, configures, and keeps Podman up to date on your local environment. It provides a system tray, to check status and interact with your container engine without losing focus from other tasks. The desktop application provides a dashboard to interact with containers, images, pods, and volumes but also configures your environment with your OCI registries and network settings. Podman Desktop also provides capabilities to connect and deploy pods to Kubernetes environments.
Podman Desktop also supports [multiple container engines](#multiple-container-engine-support), pick your favourite one and use the tool!
## Download
Check the downloads page on [podman-desktop.io/downloads](https://podman-desktop.io/downloads).
## Features
#### Containers and pods dashboard
- Build, run, manage, and debug both containers and pods
- Run Pods on your container engine or with Kubernetes
- Convert your Pods to be running on Kubernetes
- Manage multiple container engines#### Multiple container engine support
- [Podman container engine](https://github.com/containers/podman)
- [crc](https://github.com/code-ready/crc)
- [Lima: Linux Machines](https://github.com/lima-vm/lima)
- [Docker container engine](https://github.com/docker/docker)#### Podman engine update support
- Keep `podman` up-to-date on your PC by having Podman Desktop automatically install the newest version
#### System tray support
- Manage your Container engine
- Define your Kubernetes context#### Enterprise capabilities
- Proxy Support
- OCI Image registries management#### Bridge between local and remote environments
- Connect and deploy to both local or remote Kubernetes environments
- Change your Kubernetes context and pick your deployment environment## Join our early adopter program! (optional)
We are seeking developers who are interested in improving Podman Desktop!
Register your interest to join our Early Adopter Program by filling this form.
This is totally _optional_ and does not change any Podman Desktop features.
## Roadmap
All upcoming features are tracked with GitHub milestones.
Check out all our [future features!](https://github.com/containers/podman-desktop/milestones)
## Contributing
Interested in fixing issues or contributing to Podman Desktop?
- :bug: [File bugs or feature requests on GitHub](https://github.com/containers/podman-desktop/issues/new/choose)
- :checkered_flag: [Read our contributing guide](./CONTRIBUTING.md)
- :ok_hand: [Review or contribute a pull request](https://github.com/containers/podman-desktop/pulls)## Communication
For all bug and feature requests please [file a GitHub issue](https://github.com/containers/podman-desktop/issues/new/choose).
Discussions are done using [GitHub Discussions](https://github.com/containers/podman-desktop/discussions/).
### Chatting
General questions & development:
- [#podman-desktop on the Podman Discord](https://discord.com/invite/x5GzFF6QH4)
- [#[email protected] on IRC](https://libera.chat/)
- [#[email protected] on Matrix](https://chat.fedoraproject.org/#/room/#podman-desktop:fedora.im)Note: All channels are bridged. Chat on either Discord, IRC, or Matrix, and your messages will appear on all three platforms!
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](./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).
## Testing
[![Covered by Argos Visual Testing](https://argos-ci.com/badge-large.svg)](https://app.argos-ci.com/containers/podman-desktop/reference)
## License
Licensed under [Apache 2.0](LICENSE).