containerlab icon indicating copy to clipboard operation
containerlab copied to clipboard

Running devpod (with DooD mode) on windows

Open hellt opened this issue 1 year ago • 1 comments

DevPod is a great way to simplify running devcontainers both locally with Docker, as well as remotely using the cloud providers or k8s clusters.

But it has a peculiar behavior on Windows where windows paths prevent us using docker-outside-of-docker mode of operations.

Would be cool if someone explore this bit, maybe the solution is so obvious that we couldn't quite fine it =)

https://containerlab.dev/macos/#devpod

hellt avatar Dec 05 '24 20:12 hellt

some progress has been made -- https://github.com/srl-labs/wsl-containerlab?tab=readme-ov-file#devpod

hellt avatar Dec 09 '24 10:12 hellt