Skip to content

Commit

Permalink
Added opencontainers label
Browse files Browse the repository at this point in the history
  • Loading branch information
p404 committed Oct 8, 2024
1 parent 127f5fd commit 3c79c2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ COPY --from=builder /app/udp-fwd .
EXPOSE 8125/udp
EXPOSE 8080

LABEL org.opencontainers.image.description="UDP server that forwards incoming packets to multiple destinations"

CMD ["./udp-fwd"]

0 comments on commit 3c79c2e

Please sign in to comment.