„Dockerfile“ ändern

This commit is contained in:
2022-05-05 14:48:33 +02:00
parent 39e1cdeae2
commit 806ab975df

View File

@@ -1,6 +1,7 @@
FROM ich777/novnc-baseimage
LABEL maintainer="admin@minenet.at"
LABEL org.opencontainers.image.authors="admin@minenet.at"
LABEL org.opencontainers.image.source="https://github.com/ich777/docker-dogecoin-core"
RUN apt-get update && \
apt-get -y install libxkbcommon-x11-0 && \