mkdir kickass
docker-compose run cli kickass-installer
docker-compose up -d
docker-compose restart
APP_ROOT
- The directory KickAssCommerce should be installed to (defaults to /var/www/kickass)PHP_MEMORY_LIMIT
- The PHP memory limit to set inphp.ini
PHP_ENABLE_XDEBUG
- Enable Xdebug
Please see CONTRIBUTING and CONDUCT for details.
Thanks to Meanbee for their work on docker-magento2 which has been used as the basis for this implementation.
The MIT License (MIT). Please see License File for more information.