Update automation
This commit is contained in:
parent
f57a25ac4e
commit
dbfaa1a886
10 changed files with 44 additions and 284 deletions
|
|
@ -8,11 +8,11 @@ ENV DEBUG="True" \
|
|||
|
||||
LABEL maintainer="dirtycajunrice,samwiseg0" \
|
||||
org.opencontainers.image.created=$BUILD_DATE \
|
||||
org.opencontainers.image.url="https://github.com/Boerderij/Varken" \
|
||||
org.opencontainers.image.source="https://github.com/Boerderij/Varken" \
|
||||
org.opencontainers.image.url="https://github.com/d-mcknight/Varken" \
|
||||
org.opencontainers.image.source="https://github.com/d-mcknight/Varken" \
|
||||
org.opencontainers.image.version=$VERSION \
|
||||
org.opencontainers.image.revision=$VCS_REF \
|
||||
org.opencontainers.image.vendor="boerderij" \
|
||||
org.opencontainers.image.vendor="d-mcknight" \
|
||||
org.opencontainers.image.title="varken" \
|
||||
org.opencontainers.image.description="Varken is a standalone application to aggregate data from the Plex ecosystem into InfluxDB using Grafana for a frontend" \
|
||||
org.opencontainers.image.licenses="MIT"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue