Search Results

Found 1 results for "2a321e430fdc5db17e3dda6330a0e1db" across all boards searching md5.

Anonymous /g/105865404#105871325
7/11/2025, 6:21:10 PM
>>105871277
Pic related is a bunch of containers I have on one VM
There are two "stacks" - arr-stack and teamspeak6test
The arr-stack has several containers in it like lidarr, sonarr, radarr
If I want to stop sonarr, I stop the sonarr container
If I want to stop arr-stack, I stop the whole stack (stops all containers in the stack)
If I want to stop all stacks, I stop the VM (stops all stacks and the containers in them)

>>105871308
Single docker-compose for the whole arr suite, if you install portainer it's WAY easier to manage multiple docker composes
Each stack in pic related is its own docker compose