loft-sh / devpod

Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
https://devpod.sh
Mozilla Public License 2.0
8.44k stars 310 forks source link

Podman Issues with conmon and libselinux #989

Closed m2Giles closed 3 months ago

m2Giles commented 3 months ago

What happened?
When creating a new podman based devcontainer, two error messages pop up.

image

What did you expect to happen instead?
Container to start like already existing podman workspaces and docker workspaces.

How can we reproduce the bug? (as minimally and precisely as possible)
Using podman as the docker path for the docker provider. Use: https://github.com/ublue-os/bluefin for the repo My devcontainer.json:

{
    "name": "...",
    ...
}

Local Environment:

DevPod Provider:

Anything else we need to know?
n/a

pascalbreuninger commented 3 months ago

duplicates #970, will be fixed with v0.5.5