Jaybau Posted May 11, 2022 Share Posted May 11, 2022 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? Quote Link to comment
primeval_god Posted May 12, 2022 Share Posted May 12, 2022 Containers sharing layers should not be an issue. What kind of problems do you run into exactly? Does one just fail to start? Quote Link to comment
Recommended Posts
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.