GraphViz support in workspace

Issue #1003
This commit is contained in:
Madson Jr
2018-07-18 13:25:16 -03:00
parent 85c57a0b6f
commit e07ee7d07d
3 changed files with 13 additions and 0 deletions

View File

@ -88,6 +88,7 @@ services:
- INSTALL_PG_CLIENT=${WORKSPACE_INSTALL_PG_CLIENT}
- INSTALL_SWOOLE=${WORKSPACE_INSTALL_SWOOLE}
- INSTALL_LIBPNG=${WORKSPACE_INSTALL_LIBPNG}
- INSTALL_GRAPHVIZ=${WORKSPACE_INSTALL_GRAPHVIZ}
- PUID=${WORKSPACE_PUID}
- PGID=${WORKSPACE_PGID}
- CHROME_DRIVER_VERSION=${WORKSPACE_CHROME_DRIVER_VERSION}