registry check
build-and-push / docker (push) Failing after 3m48s

This commit is contained in:
aayalew
2026-07-10 17:10:42 +03:00
commit b7d4db6ae8
3 changed files with 49 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
FROM public.ecr.aws/docker/library/nginx:1.27-alpine
COPY index.html /usr/share/nginx/html/index.html
EXPOSE 80