Skip to content

Commit

Permalink
Label Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
ddeboer committed Feb 29, 2024
1 parent cfea53c commit 6195a53
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 @@ -8,6 +8,7 @@ RUN npm ci
RUN npm run generate

FROM nginx:alpine
LABEL org.opencontainers.image.source = "https://github.com/netwerk-digitaal-erfgoed/heritageflix"

RUN mkdir -p /app
WORKDIR /app
Expand Down

0 comments on commit 6195a53

Please sign in to comment.