Claus Conrad

Home

❯

Podman Desktop

Podman Desktop

Jun 28, 20251 min read

  • Podman, running on a Fedora CoreOS VM, with a GUI, for development on macOS, Windows and Linux
  • Optional Docker compatibility layer
    • Mostly a drop-in replacement for Docker Desktop

FAQ

Docker replacement for Dev containers in VS Code

  • When using Podman Desktop, add the following to VS Code’s settings:
    {
    	"dev.containers.dockerPath": "podman",
    	"dev.containers.dockerComposePath": "podman-compose"
    }

Graph View

  • FAQ
  • Docker replacement for Dev containers in VS Code

Backlinks

  • Podman Desktop

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Discord Community