„Dockerfile“ ändern
This commit is contained in:
@@ -27,7 +27,7 @@ RUN mkdir -p $DATA_DIR/".local/share/Arma 3" && mkdir -p $DATA_DIR/".local/share
|
||||
|
||||
RUN ulimit -n 2048
|
||||
|
||||
RUN mysqld \
|
||||
RUN mysqld && \
|
||||
echo "CREATE USER IF NOT EXISTS 'steam'@'%' IDENTIFIED BY 'exile';" | mysql -u root mysql
|
||||
|
||||
ADD /scripts/ /opt/scripts/
|
||||
|
Reference in New Issue
Block a user