Installation of ffmpeg (#2078)
* Install ffmpeg in workspace. * Documented the process for install ffmpeg.
This commit is contained in:

committed by
Shao Yu-Lung (Allen)

parent
95965b12e7
commit
a03c225e27
@ -109,6 +109,7 @@ services:
|
||||
- BLACKFIRE_CLIENT_ID=${BLACKFIRE_CLIENT_ID}
|
||||
- BLACKFIRE_CLIENT_TOKEN=${BLACKFIRE_CLIENT_TOKEN}
|
||||
- INSTALL_POWERLINE=${WORKSPACE_INSTALL_POWERLINE}
|
||||
- INSTALL_FFMPEG=${WORKSPACE_INSTALL_FFMPEG}
|
||||
volumes:
|
||||
- ${APP_CODE_PATH_HOST}:${APP_CODE_PATH_CONTAINER}${APP_CODE_CONTAINER_FLAG}
|
||||
extra_hosts:
|
||||
|
Reference in New Issue
Block a user