vale46n1 / immich_duplicate_finder

A Comprehensive Solution for Identifying and Managing Duplicate Photos in Immich
Apache License 2.0
184 stars 12 forks source link

Can't start docker container #19

Closed JW-CH closed 4 months ago

JW-CH commented 4 months ago

When trying to start the docker container, the following message appears:

PS C:\Dev\immich_duplicate_finder\docker> docker-compose up -d
[+] Building 0.0s (0/0)                                                                                  docker:default
unable to prepare context: path "C:\\Dev\\immich_duplicate_finder\\docker\\Dockerfile" not found
PS C:\Dev\immich_duplicate_finder\docker>

Running on windows

vale46n1 commented 4 months ago

In the meantime you can use the script as per my instruction. If u are using windows you can create a quick Bat file for automatic opening

Il mer 17 apr 2024, 11:21 Jan @.***> ha scritto:

When trying to start the docker container, the following message appears:

PS C:\Dev\immich_duplicate_finder\docker> docker-compose up -d [+] Building 0.0s (0/0) docker:default unable to prepare context: path "C:\Dev\immich_duplicate_finder\docker\Dockerfile" not found PS C:\Dev\immich_duplicate_finder\docker>

Running on windows

— Reply to this email directly, view it on GitHub https://github.com/vale46n1/immich_duplicate_finder/issues/19, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIY6VPNLXMBJHWNFIY2PNYTY5Y5JHAVCNFSM6AAAAABGK5K4ISVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI2DOOBQG44TSNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

vale46n1 commented 4 months ago

@mmomjian can you have a look when u have time?