Open
Description
What happened?
Errors while trying to access the contents of the devpod container created with podman (see the screenshot).
What did you expect to happen instead?
Normally working environment.
How can we reproduce the bug? (as minimally and precisely as possible)
My devcontainer.json
:
No such file since the access to the workspace folder is missing.
Local Environment:
- DevPod Version: v0.7.0-alpha.30
- Operating System: Linux
- ARCH of the OS: AMD64
DevPod Provider:
Custom provider: edited build-in docker provider (see the screenshot).
Anything else we need to know?
DevPod installed using Flathub flatpak.
I also tested workspace creation using docker. No permission issues present in this case.