Created
September 13, 2016 12:30
-
-
Save erangaeb/401e3cdaf723df58047f5d749d3e2d44 to your computer and use it in GitHub Desktop.
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 pull <registry-host>/<image-name>:<tag> | |
| # example | |
| docker pull 10.2.4.201/rabbitmq:0.7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment