Sinisterly
Connect to Remote Docker Daemon - Printable Version

+- Sinisterly (https://sinister.li)
+-- Forum: Coding (https://sinister.li/Forum-Coding)
+--- Forum: Python (https://sinister.li/Forum-Python)
+--- Thread: Connect to Remote Docker Daemon (/Thread-Connect-to-Remote-Docker-Daemon)



Connect to Remote Docker Daemon - iii23 - 09-22-2020

I'm trying to make a worm in python that can create containers from a list of Docker hosts with the Docker library, but I don't know how to create the client that connects to the docker server. I read the documentation, but I don't understand what it means.