alexcheng1982 / docker-magento2

Docker image for Magento Open Source 2
MIT License
381 stars 258 forks source link

add magento-install option #57

Closed charles-lebrun closed 1 year ago

charles-lebrun commented 5 years ago

give the ability to chose the store session method

see --session-save option in magento documentation https://devdocs.magento.com/guides/v2.3/install-gde/install/cli/install-cli-install.html#instgde-install-cli-magento

3 options available : file, db or redis

iLeonelPerea commented 4 years ago

According this https://devdocs.magento.com/guides/v2.3/install-gde/install/cli/install-cli-install.html

you need to update the env file to use files instead of file