Skip to content

docker build worker on macos #438

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
mac2000 opened this issue Jan 1, 2025 · 0 comments · Fixed by #439
Closed

docker build worker on macos #438

mac2000 opened this issue Jan 1, 2025 · 0 comments · Fixed by #439

Comments

@mac2000
Copy link
Contributor

mac2000 commented Jan 1, 2025

steps to reproduce

git clone https://github.com/graphql-kit/graphql-voyager
cd graphql-voyager
docker compose up --abort-on-container-exit --build build-worker

fails with error:

Error response from daemon: error while creating mount source path '/path/to/graphql-voyager/worker-dist': chown /path/to/graphql-voyager/worker-dist: permission denied

workaround:

image

fixes the issue

ps: I do believe such change definitelly won't brake anything but will make it easier for future newcomers like me

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant