Generates the Docker, DockerCompose and ContinuousPipe configuration automatically for you.
The aim is to support various applications, the current support is limited to these type of application:
- Symfony 3.4/4.0
This can be used locally on your own project and can be activated in ContinuousPipe to create the configuration on the fly.
composer req continuous-pipe/flex
bin/console generate:configuration
Go in "Features" and activate "Flex".