Add registry scripts.
This commit is contained in:
parent
c5d15bcaa6
commit
fc6a3c9c63
|
|
@ -0,0 +1,2 @@
|
||||||
|
# See all images in cluster registry.
|
||||||
|
curl -k -X GET -u $USERNAME:$PASSWORD https://192.168.1.128:8443/v2/_catalog
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
skopeo list-tags docker://192.168.1.128:8443/j7s-os-deploy
|
||||||
Loading…
Reference in New Issue