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

@ -139,6 +139,7 @@ WORKSPACE_PGID=1000
WORKSPACE_CHROME_DRIVER_VERSION=2.42
WORKSPACE_TIMEZONE=UTC
WORKSPACE_SSH_PORT=2222
WORKSPACE_INSTALL_FFMPEG=false
### PHP_FPM ###############################################