„Dockerfile“ ändern

This commit is contained in:
2019-05-30 16:00:57 +02:00
parent c1f0a701a3
commit 9c91b53d7c

View File

@@ -2,6 +2,7 @@ FROM ubuntu
MAINTAINER ich777
RUN dpkg --add-architecture i386
RUN apt-get update
RUN apt-get -y install wget lib32gcc1 lib32stdc++6 mariadb-server screen unzip