mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-15 21:44:24 +00:00
Update _index.md
correct Example docker push mycustomreg:5000 should be mycustomreg.com:5000
This commit is contained in:
@@ -163,4 +163,4 @@ Example: `docker tag coredns-coredns:1.6.3 mycustomreg:5000/coredns-coredns`
|
||||
|
||||
Last, push the images to the private registry.
|
||||
|
||||
Example: `docker push mycustomreg:5000/coredns-coredns`
|
||||
Example: `docker push mycustomreg.com:5000/coredns-coredns`
|
||||
|
||||
Reference in New Issue
Block a user