-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Alexandre Jardin edited this page Jan 21, 2022
·
4 revisions
This toolbox helps you manage local Docker environments for different type of PHP projects. There is a built-in skeleton for Drupal, Magento 2, OroCommerce, Sylius, and Symfony.
It allows you to create a new environment from scratch without impacting the source code of your project. It also offers the ability to have a global overview of all installed environments and perform actions without having to be in the project directory. Native commands are still available since this is a wrapper of Docker Compose.