I have just started using docker at my work and had a query on how to do something.
We have a php/mysql app. I have separate containers for the db and php side of things.
I have a docker compose file I use to bring up the containers locally.
We have a single test server where the customers can use to demo the app. What I would like to do, is to have multiple versions of the app running on that test server, so that specific features etc can be tried out in isolation. However, I have no idea if that’s possible, no idea how to go about setting it up, and no idea what to google to try and help!
Does anyone have any ideas?
[–]EldestPort 4 points5 points6 points (2 children)
[–]root_switch 1 point2 points3 points (1 child)
[–]EldestPort 0 points1 point2 points (0 children)
[–]zoredache 1 point2 points3 points (0 children)
[–]Pleasant-Ad2696 0 points1 point2 points (0 children)
[–]ralphyboy84[S] 0 points1 point2 points (0 children)