klesh commented on issue #5226:
URL: 
https://github.com/apache/incubator-devlake/issues/5226#issuecomment-1557239846

   > > Oh, different folders mean different deployments by the design of the 
docker compose...... you should change only the image tags instead of copying 
the folder.
   > 
   > It's OK now after changing the image tags directly instead of copying one.
   > 
   > Now I have a new confusion, isn't it should be same result when copy the 
folder? because I have no changes for the copy folder except changing the image 
tags. I make a copy in order to prevent the damage for the original environment.
   
   I'm confused too... It makes perfect sense to me that **projects that were 
created in one environment NOT showing in another one**, which means they are 
NOT sharing volumes so damage between different environments is impossible.
   
   Anyway, it is out of the scope of this project, please check docker-compose 
documentation for detail. 
https://docs.docker.com/compose/features-uses/#have-multiple-isolated-environments-on-a-single-host


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to