Auf YouTube findest du die angesagtesten Videos und Tracks. Außerdem kannst du eigene Inhalte hochladen und mit Freunden oder gleich der ganzen Welt teilen.
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.
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!
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.
Is it possible to use Immich without Docker?
surely. check the file named Dockerfile in their git repo, it basically holds the installation instructions.
surely. check the file named Dockerfile in their git repo, it basically holds the installation instructions.
I run it with Yunohost.
Should be, but why?
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.
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!
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.