Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
Mention EPL 2.0 license in image
Browse files Browse the repository at this point in the history
  • Loading branch information
agarciadom committed Dec 2, 2024
1 parent 96e07c4 commit 42ff24a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ FROM nginx:latest AS webapp

LABEL maintainer "[email protected]"
LABEL org.opencontainers.image.authors="[email protected]"
LABEL org.opencontainers.image.licenses="EPL-2.0"

# Needed to avoid prompts blocking the build process
ENV DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 42ff24a

Please sign in to comment.