Skip to main content

Search

Items tagged with: container


Are you saying today is #container day? Because it seems you are shipping quite a lot on this particular day! ;-)


I'm experimenting with running my whole #swaywm desktop from a user #podman #container on top of e.g. #Fedora IoT. Works surprisingly well already.

https://github.com/martinpitt/swaypod

The only dealbreaker is that the container does not receive kernel uevents, i.e. it does not see any kind of hw change. It already uses --network=host and bind-mounts /dev.This is also broken in standard #toolbx. Does anybody know a trick to get that?