Install of libpng16 library for fix react and react with material-ui application (#1625)

* Added commands in Workspace Dockerfile for installation of libpng with configurable env argument switch

* Updated documentation
This commit is contained in:
Emanuele Menon
2018-06-28 07:14:06 +02:00
committed by Shao Yu-Lung (Allen)
parent 1d9cbd7c75
commit dcf6b6d9ac
4 changed files with 40 additions and 0 deletions

View File

@ -112,6 +112,7 @@ WORKSPACE_INSTALL_TERRAFORM=false
WORKSPACE_INSTALL_DUSK_DEPS=false
WORKSPACE_INSTALL_PG_CLIENT=false
WORKSPACE_INSTALL_SWOOLE=false
WORKSPACE_INSTALL_LIBPNG=false
WORKSPACE_PUID=1000
WORKSPACE_PGID=1000
WORKSPACE_CHROME_DRIVER_VERSION=2.32