„Dockerfile“ ändern

This commit is contained in:
2022-05-06 10:58:54 +02:00
parent 36e6f11305
commit b726a3b03e

View File

@@ -1,6 +1,7 @@
FROM ich777/winehq-baseimage
LABEL maintainer="admin@minenet.at"
LABEL org.opencontainers.image.authors="admin@minenet.at"
LABEL org.opencontainers.image.source="https://github.com/ich777/docker-steamcmd-server"
RUN apt-get update && \
apt-get -y install lib32gcc-s1 winbind xvfb screen && \