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
Tim deBoer aedf757892 fix: initial action state in details pages
While testing issue #3529 I noticed that when you're in the pod or container
details page, all actions change the state to STARTING regardless of what the
action says the state should be changed to. If you were actually deleting the
object this means there's often a little blip where it looks like it's trying
to start before the state is corrected.

Fixed, now matches the correct/identical code that's in the corresponding
*List pages.

Signed-off-by: Tim deBoer <git@tdeboer.ca>
2023-09-19 16:06:23 -04:00
.chocolatey chore: Update chocolatey packages for 1.4.0 2023-09-18 18:00:25 +02:00
.devcontainer chore: upgrade to vite v4 and rollup v3 2022-12-22 12:07:36 +01:00
.github chore: bump version to 1.5.0 2023-09-14 14:50:56 +02:00
.husky chore: use git hooks for linter/formatter and signed-off/conventional-commits (#2847) 2023-06-16 10:40:42 +02:00
.vale docs: starting a container (#2958) 2023-06-22 15:34:48 +02:00
.vscode chore: add main and renderer debug scripts (#1311) 2023-02-03 10:38:27 +01:00
__mocks__/@podman-desktop feat(extension-api): rename '@tmpwip/extension-api' by '@podman-desktop/api'; 2023-03-08 10:37:27 +01:00
buildResources Delete .gitkeep 2022-10-19 08:52:55 +02:00
extensions chore: declare missing commands (#3922) 2023-09-19 15:23:10 -04:00
packages fix: initial action state in details pages 2023-09-19 16:06:23 -04:00
scripts chore: remove usage of await on non-promises 2023-05-15 15:03:27 +02:00
tests feat: use tty for containers started with TTY/interactive mode 2023-09-19 16:48:03 +02:00
tools chore(deps-dev): bump vitest from 0.34.2 to 0.34.4 2023-09-11 13:23:14 +02:00
types chore: fix svelte checks 2023-08-28 11:11:10 +02:00
website docs: reorganized _Working with containers_ section (#3951) 2023-09-19 15:22:59 -04: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.cjs fix: adding flatpak to 'development' app category (#3911) 2023-09-19 15:03:31 +02:00
.electron-vendors.cache.json feat: initial import 2022-03-08 17:49:35 +01:00
.eslintignore chore: fix await on promises 2023-05-15 11:44:59 +02:00
.eslintrc.json chore: fix quotes warnings (#3328) 2023-07-25 15:11:41 +00:00
.flatpak-appdata.xml chore: bump version to 1.5.0 2023-09-14 14:50:56 +02:00
.flatpak.desktop feat: added a ; to the freedesktop entry (#3971) 2023-09-19 14:04:33 +00:00
.gitignore docs: added _Pushing an image to kind_ (#2076) 2023-04-18 13:11:40 +00:00
.markdownlint.yaml chore: added Markdownlint configuration (#2299) 2023-05-03 13:57:27 +00:00
.nvmrc fix: update nodejs version to 18 in .nvmrc and package.json 2023-06-26 15:14:17 -07:00
.prettierignore nit: add prettierignore for website/build dir 2023-06-02 08:41:33 +02:00
.prettierrc chore: update prettier to v3 (v3.0.3) 2023-09-08 13:09:03 +02:00
.vale.ini blog: added _Setting up and running a Kubernetes cluster locally_ (#2162) 2023-05-08 09:55:06 +00:00
ADOPTERS.md Add an ADOPTERS.md file to the project (#3461) 2023-08-17 13:05:17 +00:00
CODE-OF-CONDUCT.md fix: rename the project name 2022-04-13 14:58:20 +02:00
CODEOWNERS chore: perform team assignment for PR review 2023-03-02 11:18:44 +01:00
commitlint.config.cjs chore: use git hooks for linter/formatter and signed-off/conventional-commits (#2847) 2023-06-16 10:40:42 +02:00
CONTRIBUTING.md docs: fix typo in package name gcc-c++ 2023-08-04 14:09:34 +02:00
EXTENSIONS.md chore: apply prettier on .md, .json and .css files 2023-06-14 11:41:40 +02:00
featured.json fix: higher-res icons for featured extensions list (#3511) 2023-08-15 00:14:45 +00:00
kind feat: add ability to add insecure registry / skipping cert verify (#2896) 2023-06-23 16:06:08 +00:00
LICENSE feat: initial import 2022-03-08 17:49:35 +01:00
package.json docs: added yarn website:buildandserve script (#3964) 2023-09-19 13:35:15 +00:00
postcss.config.cjs fix: undo change that broke the website 2023-06-23 22:32:09 -04:00
README.md Fix link to the adopter file in README.md (#3873) 2023-09-12 14:19:26 +00:00
RELEASE.md docs: release schedule (#3540) 2023-08-22 11:45:16 -04:00
SECURITY.md chore: fix typo (#794) 2022-11-14 15:12:18 -05:00
tailwind.config.cjs chore: remove blue from palette 2023-09-07 11:20:09 -04:00
vitest-shared-extensions.config.js chore: update to vite 0.32.0 2023-06-08 01:02:22 +02:00
vitest.config.js chore(tests): include junit,verbose reporters and junit report output… (#3453) 2023-08-10 15:37:44 +02:00
yarn.lock chore(deps-dev): bump postcss from 8.4.29 to 8.4.30 2023-09-19 13:25:45 +02:00

Podman Desktop - A graphical tool for developing on containers and Kubernetes

Podman Desktop

Documentation

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, pick your favourite one and use the tool!

Download

Check the downloads page on 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 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!

Contributing

Interested in fixing issues or contributing to Podman Desktop?

Communication

For all bug and feature requests please file a GitHub issue.

Discussions are done using Github Discussions.

Chatting

General questions & development:

Note: All channels are bridged. Chat on either: Discord, IRC or Matrix and it'll appear on all three!

Kubernetes questions & development:

Adopters

Check out the list of companies already using Podman Desktop.

Code of Conduct

This project uses the Containers Community Code of Conduct.

License

Licensed under Apache 2.0.