Skip to content

Commit

Permalink
chore: add labels
Browse files Browse the repository at this point in the history
  • Loading branch information
chrootlogin committed Sep 28, 2024
1 parent 95c37f4 commit 034f231
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions freshrss/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ ARG FRESHRSS_VERSION="1.24.3"
ENV S6_READ_ONLY_ROOT="1"
ENV FRESHRSS_ENV="production"

LABEL org.opencontainers.image.source="https://github.com/erhardtconsulting/images"
LABEL org.opencontainers.image.description="Rootless FreshRSS Image"
LABEL org.opencontainers.image.licenses="MIT"

# Copy root
COPY root/ /

Expand Down

0 comments on commit 034f231

Please sign in to comment.