ezsystems / launchpad

CLI tool to bootstrap an eZ Platform project Docker stack | #justcode
https://ezsystems.github.io/launchpad
MIT License
22 stars 27 forks source link

New ability to pass environment variables during docker-compose:exec #84

Closed skrosoft closed 4 years ago

skrosoft commented 4 years ago
Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? yes

New ability to pass environment variables during docker-compose:exec

Example of use: ~/ez comprun symfony-scripts --env=SYMFONY_ENV=prod --env=MY_VAR=true