„Dockerfile“ ändern
This commit is contained in:
@@ -6,7 +6,7 @@ RUN dpkg --add-architecture i386
|
|||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
|
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
|
||||||
ENV TZ=Europe/Rome
|
ENV TZ=Europe/Rome
|
||||||
RUN apt-get -y install lib32gcc1 wget mono-complete
|
RUN apt-get -y install lib32gcc1 wget screen mono-complete
|
||||||
|
|
||||||
ENV DATA_DIR="/serverdata"
|
ENV DATA_DIR="/serverdata"
|
||||||
ENV STEAMCMD_DIR="${DATA_DIR}/steamcmd"
|
ENV STEAMCMD_DIR="${DATA_DIR}/steamcmd"
|
||||||
|
Reference in New Issue
Block a user