GNU parallel in workspace container (#2102)
* added parallel workers * removed debug sleep * added documentation how to install GNU parallel
This commit is contained in:

committed by
Shao Yu-Lung (Allen)

parent
e8d84cf9a3
commit
c7289f7db3
@ -112,6 +112,7 @@ services:
|
||||
- BLACKFIRE_CLIENT_TOKEN=${BLACKFIRE_CLIENT_TOKEN}
|
||||
- INSTALL_POWERLINE=${WORKSPACE_INSTALL_POWERLINE}
|
||||
- INSTALL_FFMPEG=${WORKSPACE_INSTALL_FFMPEG}
|
||||
- INSTALL_GNU_PARALLEL=${WORKSPACE_INSTALL_GNU_PARALLEL}
|
||||
volumes:
|
||||
- ${APP_CODE_PATH_HOST}:${APP_CODE_PATH_CONTAINER}${APP_CODE_CONTAINER_FLAG}
|
||||
extra_hosts:
|
||||
|
Reference in New Issue
Block a user