Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

docker build worker on macos #438

Open
mac2000 opened this issue Jan 1, 2025 · 0 comments · May be fixed by #439
Open

docker build worker on macos #438

mac2000 opened this issue Jan 1, 2025 · 0 comments · May be 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

@mac2000 mac2000 linked a pull request Jan 1, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant