jamestthompson3 / nvim-remote-containers

Develop inside docker containers, just like VSCode
Other
876 stars 26 forks source link

Allow switching to podman #24

Open xfactor2000 opened 1 year ago

xfactor2000 commented 1 year ago

Would be great if a user can choose podman instead of docker executable. Shouldn't be too hard, as it's a drop-in replacement. Thanks!

znd4 commented 1 year ago

does DOCKER_HOST work?