chore: add gnu parallel
This allows one to execute commands in [parallel][0]. [0]: https://www.gnu.org/software/parallel/
This commit is contained in:
parent
9cee421a21
commit
0e30e50064
@ -59,6 +59,7 @@ RUN apt-get update \
|
|||||||
net-tools \
|
net-tools \
|
||||||
openssh-client \
|
openssh-client \
|
||||||
openssl \
|
openssl \
|
||||||
|
parallel \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
python3-openssl \
|
python3-openssl \
|
||||||
sudo \
|
sudo \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user