[GH-ISSUE #69] Solution for the Docker error "no such file or directory" (Mac) #44

Closed
opened 2026-02-22 18:17:38 -05:00 by yindo · 0 comments
Owner

Originally created by @sergezuber on GitHub (Jun 16, 2023).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/69

Hi. when executing the command docker-compose up -d --build an error has occurred
"zsh: no such file or directory: /Applications/Docker.app/Contents/Resources/bin/docker-composesource"

it helped me to fix the command on
/Applications/Docker.app/Contents/Resources/bin/docker-compose up -d --build

I hope this helps anyone with a similar problem.

Originally created by @sergezuber on GitHub (Jun 16, 2023). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/69 Hi. when executing the command `docker-compose up -d --build ` an error has occurred `"zsh: no such file or directory: /Applications/Docker.app/Contents/Resources/bin/docker-composesource"` it helped me to fix the command on `/Applications/Docker.app/Contents/Resources/bin/docker-compose up -d --build` I hope this helps anyone with a similar problem.
yindo closed this issue 2026-02-22 18:17:38 -05:00
yindo changed title from Solution for the Docker error "no such file or directory" (Mac) to [GH-ISSUE #69] Solution for the Docker error "no such file or directory" (Mac) 2026-06-05 14:33:10 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#44