proton local build distbox?

I am trying to build local proton. Version with distrobox but keep getting this error any ideas how to fix it I am out of ideas
No description
1 Reply
DevilFish303
DevilFish3034mo ago
so distrobox is already a container, it looks like you're trying to use podman inside of podman. The only thing i could find on distrobox useful_tips.md was how to run LXC inside distrobox. For your usecase i almost want to say to just use podman so you can run podman inside podman as documented here: https://www.redhat.com/sysadmin/podman-inside-container
Enable Sysadmin
How to use Podman inside of a container
Have you ever wondered about running Podman in a container: Podman in Podman, Podman in Docker, or even Podman in Kubernetes?