I’ve switched Dev Container to use Podman using this method. Works fine, it’s just that it attaches to the container as root. I would like it to use my current $USER, just like when you’re entering the Toolbox container manually.
You can configure a per container conf file for specifying it to attach as your user.
Additionally, the podman-host wrapper will correctly attach to a distrobox
Could you give some instructions?