arvatoSCM / dockerize-magento2

Composer package for dockerizing Magento 2
Apache License 2.0
112 stars 56 forks source link

Variables not set #3

Closed brandontamm closed 8 years ago

brandontamm commented 8 years ago

I cloned the repo and ran the installer - no modifications. I am getting this: WARNING: The DATABASE_ROOT_PASSWORD variable is not set. Defaulting to a blank string. WARNING: The DATABASE_USER variable is not set. Defaulting to a blank string. WARNING: The DATABASE_NAME variable is not set. Defaulting to a blank string.

The env variables are there - not sure why it isn't reading them?

ninnemana commented 7 years ago

@brandontamm what did you do to solve this?

brandontamm commented 7 years ago

I honestly can't remember but I'll be working on this project again starting in Jan. If I run into this issue again, I'll document it here.

brandontamm commented 7 years ago

I suppose make sure to edit config/env.sh and run composer installation for both magento and for this project as a dependency