Skip to content

Magento Install

Michael Woodward edited this page Feb 4, 2017 · 1 revision

Runs the magento install script

Aliases:
    - mi

Usage:
    workflow magento-install

Under the hood this will run the following command

docker exec -u www-data container-name magento-install
Clone this wiki locally