Guest User

Untitled

a guest
May 26th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. # e.g. get the registry address
  2. $ minishift openshift registry
  3. 172.30.1.1:5000
  4. $ oc run AA -i -t --image=172.30.1.1:5000/<project>/<docker image name>:<tag>
Add Comment
Please, Sign In to add comment