push registry

This commit is contained in:
2022-07-16 21:19:57 +02:00
commit 635545cecc
9 changed files with 371 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
FROM nginx:1.19
COPY index.html /usr/share/nginx/html/index.html