Update Dockerfile

This commit is contained in:
uazo 2021-07-13 14:58:22 +02:00 committed by GitHub
parent 28e8df14ff
commit 4f94288ac0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,8 @@
FROM ubuntu:20.04
ARG VERSION
RUN dpkg --add-architecture i386
RUN apt-get update &&\
DEBIAN_FRONTEND=noninteractive \
apt-get -f -y install sudo lsb-release cl-base64 bash wget apt-utils python sed tzdata build-essential