Dockerfile aktualisiert
This commit is contained in:
@@ -4,7 +4,7 @@ LABEL org.opencontainers.image.authors="admin@minenet.at"
|
|||||||
LABEL org.opencontainers.image.source="https://github.com/ich777/docker-steamcmd-server"
|
LABEL org.opencontainers.image.source="https://github.com/ich777/docker-steamcmd-server"
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get -y install --no-install-recommends lib32gcc-s1 screen unzip && \
|
apt-get -y install --no-install-recommends lib32gcc-s1 screen unzip jq && \
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
ENV DATA_DIR="/serverdata"
|
ENV DATA_DIR="/serverdata"
|
||||||
|
Reference in New Issue
Block a user