add image label for github repo

pull/22/head
ksurl 3 years ago
parent 63ac8f8158
commit 272f247b55

@ -16,6 +16,8 @@ RUN go build -o ./app ./main.go
FROM alpine:latest
LABEL org.opencontainers.image.source="https://github.com/akhilrex/podgrab"
ENV CONFIG=/config
ENV DATA=/assets
ENV UID=998

Loading…
Cancel
Save