cockpit-podman
cockpit-podman copied to clipboard
Cockpit UI for podman containers
A new History tab has been added to the images view which fetches the history on demand. The comment field always seems to be empty.. and therefore cut off. @garrett...
- Allow to create new pods with port mappings - new kebab control on containers panel - Show pod owner in listings - under pod name - Correctly limit container...
When deleting a container in a pod, and then deleting the pod, it lists that it will also delete the already removed container inside the pod. Steps to reproduce 1....
We might want to not show these intermediate images in the create dialog... 
--- podman: Show image history Image details now contain the full view of history an image. 
This helps us to recognize such containers and we can later better distinguish whether we can safely recreate it or not.
We should probably explain the difference between a system container versus running in a user session, in a popover connected to a (?) icon. It should probably simply state the...
Show the port details of a pod using a popover. For testing: `podman pod create --name testpod -p 8080:80  @garrett this is a WIP implementation of:  I don't...
Cockpit version: 260 Cockpit-podman version: 39 Podman version: 3.4.4 OS: Fedora 35 Steps to reproduce 1. Start a podman pod group through UI 2. bring it down with podman-compose down...