MySQL Client in Workspace (#1892)

This commit is contained in:
Mike P. Sinn
2018-11-27 02:59:14 -06:00
committed by Shao Yu-Lung (Allen)
parent fa7d3c239c
commit 2689638d7d
3 changed files with 15 additions and 0 deletions

View File

@ -93,6 +93,7 @@ services:
- INSTALL_SWOOLE=${WORKSPACE_INSTALL_SWOOLE}
- INSTALL_LIBPNG=${WORKSPACE_INSTALL_LIBPNG}
- INSTALL_IONCUBE=${WORKSPACE_INSTALL_IONCUBE}
- INSTALL_MYSQL_CLIENT=${WORKSPACE_INSTALL_MYSQL_CLIENT}
- PUID=${WORKSPACE_PUID}
- PGID=${WORKSPACE_PGID}
- CHROME_DRIVER_VERSION=${WORKSPACE_CHROME_DRIVER_VERSION}