GNU parallel in workspace container (#2102)

* added parallel workers
* removed debug sleep
* added documentation how to install GNU parallel
This commit is contained in:
Daniel Seif
2019-05-09 07:42:50 +02:00
committed by Shao Yu-Lung (Allen)
parent e8d84cf9a3
commit c7289f7db3
4 changed files with 36 additions and 0 deletions

View File

@ -140,6 +140,7 @@ WORKSPACE_CHROME_DRIVER_VERSION=2.42
WORKSPACE_TIMEZONE=UTC
WORKSPACE_SSH_PORT=2222
WORKSPACE_INSTALL_FFMPEG=false
WORKSPACE_INSTALL_GNU_PARALLEL=false
### PHP_FPM ###############################################