Add pigz for faster decompress
This commit is contained in:
parent
4e5b6df9d8
commit
0eb719af8b
@ -61,6 +61,7 @@ RUN apt-get update \
|
||||
wget \
|
||||
zip \
|
||||
git \
|
||||
pigz \
|
||||
&& rm -rf /var/lib/apt/list/*
|
||||
|
||||
# Add and config runner user as sudo
|
||||
|
Loading…
Reference in New Issue
Block a user