Skip to content

Commit

Permalink
Merge pull request #4 from tbjers/chore/add-image-label
Browse files Browse the repository at this point in the history
add description label to Dockerfile
  • Loading branch information
tbjers committed Jan 10, 2023
2 parents d899c4e + 364fe7a commit 9310bd6
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
@@ -1,6 +1,7 @@
FROM caddy:2-alpine

MAINTAINER Torgny Bjers <torgny@bjers.org>
LABEL org.opencontainers.image.description "Vanity URL caddy server for Go packages."

COPY Caddyfile /etc/caddy/Caddyfile
COPY site /usr/share/caddy

0 comments on commit 9310bd6

Please sign in to comment.