Skip to content

Docker containers with all required KickAssCommerce dependencies installed available as FPM through Nginx and CLI

License

Notifications You must be signed in to change notification settings

KickAssCommerce/KickAssDocker

Repository files navigation

KickAssCommerce Docker

Latest Version on GitHub Software License Build Status Total Downloads

Quick Start

mkdir kickass

docker-compose run cli kickass-installer
docker-compose up -d
docker-compose restart

Configuration

  • APP_ROOT - The directory KickAssCommerce should be installed to (defaults to /var/www/kickass)
  • PHP_MEMORY_LIMIT - The PHP memory limit to set in php.ini
  • PHP_ENABLE_XDEBUG - Enable Xdebug

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Credits

Thanks to Meanbee for their work on docker-magento2 which has been used as the basis for this implementation.

License

The MIT License (MIT). Please see License File for more information.

About

Docker containers with all required KickAssCommerce dependencies installed available as FPM through Nginx and CLI

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages