Skip to content

Commit

Permalink
Add labels
Browse files Browse the repository at this point in the history
  • Loading branch information
xZero707 committed Aug 5, 2023
1 parent fc8ac29 commit 363d5ee
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,10 @@ RUN set -eux \

COPY --from=rootfs ["/", "/"]

LABEL maintainer="Aleksandar Puharic <[email protected]>" \
org.opencontainers.image.source="https://github.com/N0rthernL1ghts/docker-MEGAcmd" \
org.opencontainers.image.description="MEGA CMD - Fedora Build ${TARGETPLATFORM}" \
org.opencontainers.image.licenses="MIT" \
org.opencontainers.image.version="latest"

WORKDIR "/config/mega"

0 comments on commit 363d5ee

Please sign in to comment.