ItsEcholot / ContainerNursery

Puts Docker Containers to sleep and wakes them back up when they're needed
MIT License
95 stars 6 forks source link

Add docker run example #4

Closed ItsEcholot closed 3 years ago

ItsEcholot commented 3 years ago

Note especially the needed mount -v /var/run/docker.sock:/var/run/docker.sock.