|
|
|
|
|
by Hamuko
295 days ago
|
|
Pretty much everything on my Synology DS920+ is running inside Docker. I think the only exception is Plex, which I've installed natively on the device – but even Plex needs to be downloaded directly from Plex because the one in the package center is outdated. When I outgrow my DS920+, I'm probably gonna build a custom Unraid machine to replace it. Most of my needs from Synology are being able to run Docker containers and mix-and-match drives. |
|
The weird quirks of Synology Docker are painful. Eg containers that won’t stop, or won’t start. It’s not easy to get into the containers (docker exec), recreating is tricky compared to copying and pasting docker-compose.yml.