mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2026-01-05 07:33:11 +02:00
actions test
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user