Replacing Docker with Podman for your VSCode DevContainers
Replacing Docker with Podman for VSCode DevContainers This is a walkthrough of how to replace Docker with Podman, and configure VSCode to use its VSCode DevContainer for both single and multiple-container scenarios. While this walkthrough is targeted for Windows WSL2 environment, it theoretically would work with other platforms (such as Linux and Intel Mac) 1. Installing Podman Remove Docker Desktop Install Podman: https://www.redhat.com/sysadmin/podman-windows-wsl2 . /etc/os-release sudo sh -c "echo 'deb http://download....