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