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
db09a2683b
commit
7952de22d6
@ -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