1
0
Fork 0

Update Dockerfile

master
Ambrose Chua 2020-05-13 14:24:40 +08:00
parent 8847460c5e
commit e48ada02f8
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ VOLUME /config
VOLUME /data
LABEL org.opencontainers.image.version=v2.0.0
LABEL org.opencontainers.image.title="Caddy (productionwentdown)"
LABEL org.opencontainers.image.title="Caddy (productionwentdown fork)"
LABEL org.opencontainers.image.description="a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go"
LABEL org.opencontainers.image.url=https://productionwentdown.github.io
LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs

View File

@ -39,7 +39,7 @@ VOLUME /config
VOLUME /data
LABEL org.opencontainers.image.version=v$caddyVersion
LABEL org.opencontainers.image.title="Caddy (productionwentdown)"
LABEL org.opencontainers.image.title="Caddy (productionwentdown fork)"
LABEL org.opencontainers.image.description="a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go"
LABEL org.opencontainers.image.url=https://productionwentdown.github.io
LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs