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