Snap deployments?

I like the work you are doing with docker images for Radarr, Sonarr, Plex, etc.

However, I noticed that RPi has issues when using docker (due to RPI IO getting bloated).

So for now all my apps are deployed without docker.

However, snap packages seem to work just fine.

It would be nice if snap packages were released along with docker packages.

rpi is good for a few light apps, especially if running off of an SD card. I’d highly recommend switching to an SSD to mitigate io issues with heavier apps or more than a handful. It makes a huge difference.

With regards to snap, that’s not in our wheelhouse. Our current capabilities, infrastructure and focus are entirely on docker.

1 Like