You could use distrobox for that, also
You could use distrobox for that, also devcontainer works with podman but need workaround
9 Replies
I tried but couldn't get it to work
What have you tried
First I tried installing Docker in a Fedora Distrobox using the documentation
Then the issue was Systemd for which I found how to enable it in the box, and then the docker service wasn't able to start
docker requries root and init
layer it on your host, it won't work in distrobox without a lot of headache
Then I used rootful and it worked yep
but wasn't interacting with VSCode
because Code extensions run rootless
Someone recommended docker-toolbox, but im not sure which is better
Also somehow podman work better for me witj devcontainer
With docker it threw bunch of error that I just used podman workaround
Yeah I ended up doing that, but even with docker and VSCode layered on Host, the containers I'm trying to use error out
Yeah I had the same issue
Also post the error
Maybe useful for debugging
Sorry had to do something
Let me check
Firstly, Docker is installed correctly and it works, both and ubuntu bash images worked perfectly
I have both docker and vscode layered with rpm-ostree