Open haakobja opened 2 months ago
Hi @haakobja, thanks for reporting this issue! what provider are you using?
I'm using the Docker provider with the following configuration:
Please note that the podman CLI is installed and available via the $PATH environment variable
Is your feature request related to a problem? I've been using DevPod for some time now, first as a Mac user and now, recently as a Windows user. Currently I'm using Podman Desktop and when programming I use the Jetbrains suite, but the Jetbrains software complains about the filesystem and notifies me that I might be using a network disk.
I realize that DevPod mounts a local file system directory, even if I didn't open that directory as a devpod. Lately, I've been using devcontainers and feed devpod with the repository ssh-url.
Which solution do you suggest?
Make an opt in feature to use container volumes for devcontainer workspaces.
Which alternative solutions exist?
I'm not aware of other solutions to this, as currently, the container runs in WSL.
Additional context
Podman containers on Windows runs in an WSL-instance. I also use KeePassXC to store SSH-keys, which is integrated with the local OpenSSH-agent instance