Update Dockerfile
This commit is contained in:
@@ -3,7 +3,7 @@ FROM ubuntu
|
||||
MAINTAINER ich777
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get -y install lib32gcc1 wget
|
||||
RUN apt-get -y install lib32gcc1 wget zlib1g:i386
|
||||
|
||||
ENV DATA_DIR="/serverdata"
|
||||
ENV STEAMCMD_DIR="${DATA_DIR}/steamcmd"
|
||||
|
Reference in New Issue
Block a user