docker-magento2
docker-magento2 copied to clipboard
add magento-install option
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
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