Update Dockerfile
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user