We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84b31f2 commit 18dd5caCopy full SHA for 18dd5ca
bin/fill-registry
@@ -12,7 +12,7 @@ for i in arm64v8 arm32v7 master latest debian main; do
12
docker push 127.0.0.1:5000/joxit/docker-registry-ui:$i
13
done
14
15
-for v in 1.1 1.2 1.3 1.4 1.5 2.0 2 2.0.0 2.1 2.1.0 2.2 2.2.0 2.3 2.3.0 2.4 2.4.0; do
+for v in 1.1 1.2 1.3 1.4 1.5 2.0 2 2.0.0 2.1 2.1.0 2.2 2.2.0 2.3 2.3.0 2.4 2.4.0 2.5.0; do
16
for type in "-debian" ""; do
17
docker pull joxit/docker-registry-ui:$v$type
18
docker tag joxit/docker-registry-ui:$v$type 127.0.0.1:5000/joxit/docker-registry-ui:$v$type
docker-registry-ui.gif
495 KB
0 commit comments