Is possible use docker-compose ? #45
domenicomonaco
started this conversation in
Ideas
Replies: 1 comment
-
In a way this package is actually an alternative to docker-compose. It's an abstraction layer around docker commands using symfony process, but this one only deals with one instance at a time so it would not work with compose. If you want to call docker-compose from php programmatically, you can simply call |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Spatie can start an docker-compose yml ?
Beta Was this translation helpful? Give feedback.
All reactions