Should be, but why?
Comment on Immich finally goes stable, a talk with the team
peetabix@sh.itjust.works 3 weeks ago
Is it possible to use Immich without Docker?
floquant@lemmy.dbzer0.com 3 weeks ago
AtariDump@lemmy.world 3 weeks ago
If they’re like me, I get the why.
When I started out, docker just seemed like more of a complication. I wanted to just run things on the local system without having to learn something else.
Docker makes it nice in that there are no dependencies conflicts and things just work. Plus, removal is easy an leaves no trace.
madcaesar@lemmy.world 3 weeks ago
When I first learned about docker I was sure it was a scam. It sounded too good to be true. It’s literally the meme it only works on my computer so we’ll ship your computer!
It’s awesome! And still feels like magic!
AtariDump@lemmy.world 3 weeks ago
WhyJiffie@sh.itjust.works 3 weeks ago
surely. check the file named Dockerfile in their git repo, it basically holds the installation instructions.
rollerbang@lemmy.world 3 weeks ago
There’s no reason there wouldn’t be a possibility. Maybe more effort, but simply duplicate what it does. Or launch in Docker and analyze how it’s done, then reproduce.
electric_nan@lemmy.ml 3 weeks ago
I run it with Yunohost.
WhyJiffie@sh.itjust.works 3 weeks ago
surely. check the file named Dockerfile in their git repo, it basically holds the installation instructions.