Installation of ffmpeg (#2078)

* Install ffmpeg in workspace.
* Documented the process for install ffmpeg.
This commit is contained in:
Tunde Aromire
2019-04-09 07:32:40 +01:00
committed by Shao Yu-Lung (Allen)
parent 95965b12e7
commit a03c225e27
4 changed files with 30 additions and 0 deletions

View File

@ -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: