Skip to content

Instantly share code, notes, and snippets.

@handakumbura
Last active October 4, 2017 09:53
Show Gist options
  • Save handakumbura/87d10dada96018af7cf5b5d6ec6baaf5 to your computer and use it in GitHub Desktop.
Save handakumbura/87d10dada96018af7cf5b5d6ec6baaf5 to your computer and use it in GitHub Desktop.
kt_articlefive_2
docker-machine ssh worker1
sudo su
echo "<IP of the registrybox VM >" >> /etc/hosts
docker-machine ssh swarmmanager1
sudo su
echo "<IP of the registrybox VM>" >> /etc/hosts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment