cdscih/stairable

add: dind to run sample servers inside dev container

Opened this issue · 0 comments

Last time I tried I had issues with docker not being able to connect the already running host.

I tried reassigning the DOCKER_HOST variable to multiple things but it didn't work.

It's quite ugly to be forced to launch the sample servers that run in python from the outside. This should be supported asap imo.

Useful links:
https://docs.docker.com/engine/install/debian/#install-using-the-repository
https://docs.docker.com/engine/install/linux-postinstall/
https://www.caktusgroup.com/blog/2020/02/25/docker-image/
https://stackoverflow.com/questions/25234792/what-does-the-docker-host-variable-do