+ artisan bash autocompletion
* turn off mc client from workspace base image
This commit is contained in:
4
src/.env
4
src/.env
@ -6,12 +6,12 @@ WORKSPACE_INSTALL_SSH=true
|
||||
WORKSPACE_INSTALL_MYSQL_CLIENT=true
|
||||
WORKSPACE_INSTALL_FSWATCH=false
|
||||
WORKSPACE_INSTALL_PING=true
|
||||
WORKSPACE_INSTALL_S3_MINIO_CLIENT=true
|
||||
WORKSPACE_INSTALL_S3_MINIO_CLIENT=false
|
||||
WORKSPACE_INSTALL_BZ2=true
|
||||
# PHP-extensions already installed: INTL, PGSQL, BCMATH
|
||||
WORKSPACE_INSTALL_WP_CLI=true
|
||||
WORKSPACE_INSTALL_NODE=true
|
||||
WORKSPACE_INSTALL_GULP=true
|
||||
WORKSPACE_INSTALL_GULP=false
|
||||
WORKSPACE_INSTALL_YARN=true
|
||||
WORKSPACE_NODE_VERSION=lts/hydrogen
|
||||
WORKSPACE_NPM_REGISTRY=
|
||||
|
Reference in New Issue
Block a user