How to run multiple magento instances using the same docker #870
abdulbasitnawab
started this conversation in
General
Replies: 1 comment
-
Yes, this repo works just fine with that. Just bin/stop, bin/start on the respective site you'd like to boot down and start up, and you can run as many development environment as you wish. I typically run at least 10 sites at different times with different versions of Magento and PHP using this setup. |
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.
-
Hi
If i have multiple magento projects is it possible to run them via same docker container or each app will have a different one, with a different url.
Beta Was this translation helpful? Give feedback.
All reactions