avdo060606
IImmich
•Created by avdo060606 on 12/13/2024 in #help-desk-support
Container already running with the name
I have accidentally deleted my docker-compose.yml file. After I ran the
docker run --rm -v /var/run/
docker. sock:/var/run/docker. sock ghcr.io/red5d/docker-autocompose
f0733fbe8735
I have managed to pull the yml file from the container. I saved it again in the immich-app location, tried to restart the container, but I get
Network
immich_default default 0.1s
Container immich_server Creating
Error response from daemon: Conflict. The container name "/immich_server" is already in use by container
"f0733fbe87359162657d561 deb39876e0 95329682 cce7578dab41 a201 0a1795e" . You have to remove (or rename) that container to be able to reuse that name
How is this a conflict and can I force the container to use the yml file?
Also, in the yml file that I have retrieved from the container there are no user email, password and stuff but I see that the upload location is correct
24 replies