Skip to content

Instantly share code, notes, and snippets.

@handakumbura
Created October 4, 2017 08:46
Show Gist options
  • Save handakumbura/cf818bd3ec3ac5eba8ef472c2ae7e267 to your computer and use it in GitHub Desktop.
Save handakumbura/cf818bd3ec3ac5eba8ef472c2ae7e267 to your computer and use it in GitHub Desktop.
kt_articlefive_7
docker image build -t registrybox:5000/containerheartbeatapp:1.0 .
echo "<IP of registrybox VM> registrybox" >> /etc/hosts
docker push registrybox:5000/containerheartbeatapp:1.0
docker stack deploy -c docker-compose.yml stack1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment