actions test

This commit is contained in:
buanet
2021-08-28 14:58:21 +02:00
parent e7e54f794f
commit e0d7f82135
6 changed files with 34 additions and 18 deletions

View File

@@ -1,7 +1,11 @@
FROM amd64/debian:buster
LABEL maintainer="Andre Germann" \
url="https://buanet.de"
LABEL org.opencontainers.image.title="ioBroker Docker Image" \
org.opencontainers.image.description="Docker image for ioBroker smarthome software" \
org.opencontainers.image.authors="info@buanet.de" \
org.opencontainers.image.url="https://github.com/buanet/ioBroker.docker" \
org.opencontainers.image.version="${VERSION}" \
org.opencontainers.image.created="${DATI}"
ENV DEBIAN_FRONTEND noninteractive