Created
July 11, 2016 11:37
-
-
Save rshsmi/5459ce17fac33e87d8c450b8ab4b3584 to your computer and use it in GitHub Desktop.
Nexus Docker Registry
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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