We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac0627f commit 34c97c1Copy full SHA for 34c97c1
Dockerfile
@@ -1,3 +1,4 @@
1
FROM alpine:3.17
2
+LABEL org.opencontainers.image.source https://github.com/armory-io/eks-auto-updater
3
COPY eks-auto-updater /opt/eks-auto-updater/bin/eks-auto-updater
-WORKDIR /opt/eks-auto-updater
4
+WORKDIR /opt/eks-auto-updater
0 commit comments