May 11, 20224 yr I would like to simultaneously run two similar containers from different repos. In my example, I'm trying to run both qbittorrent and qbittorrent-hotio. The container names, ports, appdata are different. But I run into problems if I try to have both running at the same time (no problems if I have one of them stopped). I don't know Docker all that well, but I suspect there's a "layer" that is being shared causing a conflict. How do I run multiple containers that might share a layer?
May 12, 20224 yr Community Expert Containers sharing layers should not be an issue. What kind of problems do you run into exactly? Does one just fail to start?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.