Add container image source label in Dockerfile

This commit is contained in:
Antonin Stefanutti 2021-12-03 18:44:43 +01:00
parent ea616fb594
commit e4cb631983
No known key found for this signature in database
GPG Key ID: 867EBC6DCE8E6AA2

View File

@ -14,6 +14,8 @@ RUN npm install
FROM alpine:3.15.0
LABEL org.opencontainers.image.source="https://github.com/astefanutti/decktape"
ENV TERM xterm-color
# Chromium, CA certificates, fonts