I don't use any linuxserver.io images but I found this article useful as a reminder to review Docker Compose defaults for allocating subnets, shunting all outbound traffic, and custom bridge networks.<p>Relevant upstream/official docs:<p><a href="https://docs.docker.com/reference/compose-file/networks/" rel="nofollow">https://docs.docker.com/reference/compose-file/networks/</a><p><a href="https://docs.docker.com/compose/how-tos/networking/" rel="nofollow">https://docs.docker.com/compose/how-tos/networking/</a>