In `scripts/run.sh` for the `alpine-rt` image, this will never work... ``` echo "Set(\$DatabasePassword, '$DB_ENV_POSTGRESS_PASSWORD');" > ``` ...because of the extra `S` in `POSTGRESS`.