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.
Find a file
Florent Benoit 037518067a feat: add flatpak application
Change-Id: I4c6dce9eacbd81855fefb314baecb7213b7fcc56
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2022-05-04 12:13:55 +02:00
.github feat: add flatpak application 2022-05-04 12:13:55 +02:00
buildResources feat: add flatpak application 2022-05-04 12:13:55 +02:00
extensions feat: add flatpak application 2022-05-04 12:13:55 +02:00
packages fix: always bring the window on top when opening dashboard 2022-05-02 10:38:27 +02:00
scripts feat: initial import 2022-03-08 17:49:35 +01:00
tests chore: apply formatter and linter 2022-03-15 15:19:57 +01:00
types chore: apply formatter and linter 2022-03-15 15:19:57 +01:00
website docs: update website 2022-04-17 21:01:54 +02:00
.browserslistrc feat: initial import 2022-03-08 17:49:35 +01:00
.editorconfig feat: initial import 2022-03-08 17:49:35 +01:00
.electron-builder.config.js feat: add flatpak application 2022-05-04 12:13:55 +02:00
.electron-vendors.cache.json feat: initial import 2022-03-08 17:49:35 +01:00
.eslintignore feat: Adds size and created information 2022-04-05 09:37:46 +02:00
.eslintrc.json feat: initial import 2022-03-08 17:49:35 +01:00
.gitignore feat: add CRC openshift lifecycle (#54) 2022-03-25 10:41:05 +02:00
.prettierrc chore: apply formatter and linter 2022-03-15 15:19:57 +01:00
CODE-OF-CONDUCT.md fix: rename the project name 2022-04-13 14:58:20 +02:00
CODEOWNERS docs: Add documentation/readme 2022-03-16 15:45:43 +01:00
CONTRIBUTING.md fix: rename the project name 2022-04-13 14:58:20 +02:00
LICENSE feat: initial import 2022-03-08 17:49:35 +01:00
package.json fix: macOS UI menu dropdown issue 2022-04-15 07:54:18 +02:00
postcss.config.cjs feat: initial import 2022-03-08 17:49:35 +01:00
README.md chore: rename artifacts to podman-desktop.* 2022-04-14 14:49:40 +02:00
tailwind.config.cjs feat: initial import 2022-03-08 17:49:35 +01:00
vitest.config.js feat: initial import 2022-03-08 17:49:35 +01:00
yarn.lock feat: Update to latest electron 2022-04-13 19:19:15 +02:00

Podman Desktop

Manage different container engines from a single UI and tray icon

Podman Desktop

Overview

This tool allows to browse, manage lifecycle of containers, inspect containers, images from different container engines.

It includes a tray icon support.

It can connect to multiple engines at the same time and provides an unified interface.

Specific runtime plug-ins provides support for different container engine.

There are plug-ins to handle Podman container engine, crc, Podman Lima machines, Docker, etc.

Download

Find latest binaries for Windows, MacOS and Linux on https://github.com/containers/podman-desktop/releases/

There are next builds produced after each commit in main branch.

Roadmap

Upcoming milestones are defined with GitHub issue tracker.

Track milestones at https://github.com/containers/podman-desktop/milestones

Contributing

If you are interested in fixing issues and contributing directly to the desktop code:

Communication

For bugs/feature requests please file issues

Discussions are possible using Github Discussions https://github.com/containers/podman-desktop/discussions/

Code of Conduct

This project is using the Containers Community Code of Conduct

License

Licensed under the Apache 2.0 license.