minus-squaretwei@feddit.detoSelfhosted@lemmy.world•Should I move to Docker?linkfedilinkEnglisharrow-up1·11 months agoIf you update your OS, it could happen that a changed dependency breaks your app. This wouldn’t happen with docker, as every dependency is shipped with the application in the container. linkfedilink
minus-squaretwei@feddit.detoLinux@lemmy.ml•GNOME Recognized as Public Interest Infrastructurelinkfedilinkarrow-up0arrow-down1·1 year agoare you trying to say that this is a bad thing? linkfedilink
minus-squaretwei@feddit.detoSelfhosted@lemmy.world•Searx is no longer maintainedlinkfedilinkEnglisharrow-up1·1 year agoSwitch to SearxNG instead linkfedilink
If you update your OS, it could happen that a changed dependency breaks your app. This wouldn’t happen with docker, as every dependency is shipped with the application in the container.