martin
martin
No news ?
> @JamesTeague There is no image that contains the whole application yet. I am working on the branch `deployment/containerize-app-into-single-dockerfile` to accomplish that goal. The branch doesn't exist anymore. It would...
Is it possible to get rid of the .env file and to use only the environment variables ? It would allow to run the services with docker run
For now Immich works with Unraid with the docker-compose plugin but in my understanding to run with the `docker run` command, it would be easier to integrate the entrypoint in...
There is the `--entrypoint` argument but it is for overwriting the default entrypoint of the image. But there is no entrypoint by default in the images. So it is currently...
For a release on Unraid, it would be a lot better to avoid arguments other than path, device, port or environment variable. Other arguments has to be passed with the...
I managed to install `altran1502/immich-server:release` on Unraid without docker-compose. But for now there is too many images to publish it for Unraid community. Another thing I noticed with my install...
No problem, I will try to merge the images next week
> I got this working by installing the unraid plugin for docker-compose Yeah, It works but is not ideal for many unraid users.
Yeah Linuxserver's work is amazing, I hope they will create an Immich image. Btw, this issue doesn't appear in the [Kanban](https://github.com/orgs/immich-app/projects/1/views/1). Hope this isn't a bad thing.