1
0
forked from me/IronOS

Update Dockerfile

This commit is contained in:
Ben V. Brown
2020-08-29 14:39:46 +10:00
parent 3d3799d414
commit 372f8e3565

View File

@@ -10,6 +10,7 @@ RUN apt-get update && \
apt-get install -y \ apt-get install -y \
make \ make \
bzip2 \ bzip2 \
git \
python3 \ python3 \
wget && \ wget && \
apt-get clean apt-get clean