Skip to content

Instantly share code, notes, and snippets.

View rodrigo-ramos's full-sized avatar

rodrigo-ramos

View GitHub Profile
sudo dockerd --debug --host tcp://172.31.26.21:2376
docker -H tcp://172.31.26.21:2376 run hello-world
docker -H tcp://172.31.26.21:2376 images -a
docker -H tcp://172.31.26.21:2376 ps -a
docker -H tcp://172.31.26.21:2376 run -it --name mygolang golang bash
docker -H tcp://172.31.26.21:2376 pull node
sudo dockerd - debug - host tcp://172.31.26.21:2376
sudo dockerd - debug - host tcp://172.31.26.21:2376