cockpit-podman icon indicating copy to clipboard operation
cockpit-podman copied to clipboard

Cockpit UI for podman containers

Results 131 cockpit-podman issues
Sort by recently updated
recently updated
newest added

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...

release-note

- 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....

bug

We might want to not show these intermediate images in the create dialog... ![image](https://user-images.githubusercontent.com/10246/185413561-a0a332ee-9826-4443-95e6-175c9d63ff0d.png)

bug

--- podman: Show image history Image details now contain the full view of history an image. ![Screenshot from 2022-06-07 13-44-01](https://user-images.githubusercontent.com/12330670/172371389-bce80d41-6676-44d1-9306-3d9ae4b017b0.png)

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...

enhancement

Show the port details of a pod using a popover. For testing: `podman pod create --name testpod -p 8080:80 ![image](https://user-images.githubusercontent.com/67428/179199979-844cac0f-ae81-4488-9ae8-d85f3bf921b9.png) @garrett this is a WIP implementation of: ![image](https://user-images.githubusercontent.com/67428/179200176-d00ceccb-468c-4cf0-a76f-70e8cc2523da.png) I don't...

no-test

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...

bug