-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Trying to install a new environment on macOS High Sierra (10.13.6) following: https://www.drupal.org/node/2736447
After editing the Project/docker/environment file I enter ./starup.sh in the Terminal, which results in the following error:
environment: line 83: typeset: -u: invalid option
typeset: usage: typeset [-afFirtx] [-p] name[=value] ...
environment: line 84: typeset: -l: invalid option
typeset: usage: typeset [-afFirtx] [-p] name[=value] ...
env: environment: No such file or directory
WARNING: The DB_IP variable is not set. Defaulting to a blank string.
WARNING: The WWW_DOMAIN variable is not set. Defaulting to a blank string.
WARNING: The WWW_IP variable is not set. Defaulting to a blank string.
WARNING: The DB_DOMAIN variable is not set. Defaulting to a blank string.
WARNING: The MAIL_IP variable is not set. Defaulting to a blank string.
WARNING: The PMA_IP variable is not set. Defaulting to a blank string.
ERROR: The Compose file './docker-compose.yml' is invalid because:
services.php.extra_hosts contains non-unique items, please remove duplicates from [':', ':']