Container source repo label

This commit is contained in:
2022-08-13 13:57:17 +02:00
parent a62de038a4
commit cf0bd9aa84

View File

@@ -1,4 +1,5 @@
FROM node:18-alpine3.15
LABEL org.opencontainers.image.source https://github.com/kevinmidboe/seasoned
RUN apk update && apk add curl