Skip to content

Commit

Permalink
Add opencontainers labels
Browse files Browse the repository at this point in the history
  • Loading branch information
xZero707 committed Jun 22, 2024
1 parent 38236cb commit ec0d90d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,10 @@ EXPOSE 123/UDP
ENV TIMEWATCH_INTERVAL=60
ENV S6_KEEP_ENV=1
ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
ENV S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
ENV S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0

LABEL maintainer="Aleksandar Puharic <[email protected]>" \
org.opencontainers.image.source="https://github.com/N0rthernL1ghts/chronydock-server" \
org.opencontainers.image.description="Chronyd - Alpine Build ${TARGETPLATFORM}" \
org.opencontainers.image.licenses="MIT" \
org.opencontainers.image.version="1.0.0"

0 comments on commit ec0d90d

Please sign in to comment.