cyruspy Posted May 17, 2020 Posted May 17, 2020 (edited) Hello!, I couldn't find a better section to post this question. I'm moving my home NAS from a DiY Linux setup to unRAID and I'm doing the psychological exercise of shutting down VMs and moving to unRAID managed containers. For Emby there seems to be an official container, but for NextCloud there are at least two, HomeAssistant has several around. What's the criteria to chose one or the other for the same application?. Edited May 17, 2020 by cyruspy Quote
JonathanM Posted May 17, 2020 Posted May 17, 2020 Support. Investigate who is providing it for each specific container, how responsive they are, etc. Official doesn't necessarily mean best supported, it typically just means the author of the packaged app also builds the container. That can mean good things, or it can mean they put it together once and don't bother to maintain or support it. Think of containers as mini-VM's, the application is only one part of it, the base libraries and such are important too, and because of the way docker containers work, if you use multiple containers with the same base, they will all share the same layers saving space in the docker image. So, one way of deciding between otherwise equal containers tips in favor of commonality with your other containers. Quote
cyruspy Posted May 17, 2020 Author Posted May 17, 2020 So..., I should look for containers with most downloads and less bug reports? Quote
JonathanM Posted May 17, 2020 Posted May 17, 2020 8 hours ago, cyruspy said: So..., I should look for containers with most downloads and less bug reports? Way more complicated than that. I wouldn't have written two paragraphs explaining the differences if it were that simple. Quote
cyruspy Posted May 17, 2020 Author Posted May 17, 2020 Thanks. I'll look around. Starting with "linuxserver" for the first 3... Quote
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.