„Dockerfile“ ändern
This commit is contained in:
@@ -4,7 +4,7 @@ MAINTAINER ich777
|
||||
|
||||
RUN dpkg --add-architecture i386
|
||||
RUN apt-get update
|
||||
RUN apt-get -y install wget lib32gcc1 lib32stdc++6 mariadb-server screen unzip
|
||||
RUN apt-get -y install wget lib32gcc1 lib32stdc++6 mariadb-server screen unzip libtbb2:i386
|
||||
|
||||
ENV DATA_DIR="/serverdata"
|
||||
ENV STEAMCMD_DIR="${DATA_DIR}/steamcmd"
|
||||
|
Reference in New Issue
Block a user