marhkb / pods

Keep track of your podman containers
GNU General Public License v3.0
711 stars 14 forks source link

Add support for privileged containers #752

Closed bellegarde-c closed 7 months ago

bellegarde-c commented 7 months ago

Here on Silverblue, containers do not run without --privileged flag.

Should be useful to have this option while creating a container.

marhkb commented 7 months ago

@bellegarde-c Could you try the artifact from https://github.com/marhkb/pods/actions/runs/7103547131

bellegarde-c commented 7 months ago

@marhkb Works as expected :)

bellegarde-c commented 7 months ago

Deployed on my IT infrastructure, this will really help students managing containers :)