Skip to content

Instantly share code, notes, and snippets.

@rshsmi
Created July 11, 2016 11:37
Show Gist options
  • Save rshsmi/5459ce17fac33e87d8c450b8ab4b3584 to your computer and use it in GitHub Desktop.
Save rshsmi/5459ce17fac33e87d8c450b8ab4b3584 to your computer and use it in GitHub Desktop.
Nexus Docker Registry
docker login artifacts.ath.bskyb.com:5001
docker build -t artifacts.ath.bskyb.com:5001/elasticsearch .
docker push artifacts.ath.bskyb.com:5001/elasticsearch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment