mirror of
https://github.com/KevinMidboe/hivemonitor.git
synced 2025-10-29 09:30:25 +00:00
Set labels for ghcr
This commit is contained in:
@@ -17,3 +17,6 @@ WORKDIR /app
|
|||||||
|
|
||||||
COPY --from=builder /app/build .
|
COPY --from=builder /app/build .
|
||||||
COPY ./nginx.conf /etc/nginx/nginx.conf
|
COPY ./nginx.conf /etc/nginx/nginx.conf
|
||||||
|
|
||||||
|
LABEL org.opencontainers.image.source=https://github.com/kevinmidboe/hivemonitor
|
||||||
|
LABEL org.opencontainers.image.license=MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user