We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When building the docker image from the sbl-project's docker compose, there is an error:
sbl-project
error: command 'gcc' failed: no such file or directory
NOTICE: Purportedly this is an error caused by Mac's with the Apple chip
Adding a small fix to the Dockerfile.
Dockerfile
The text was updated successfully, but these errors were encountered:
shindigira
Successfully merging a pull request may close this issue.
Context
When building the docker image from the
sbl-project
's docker compose, there is an error:error: command 'gcc' failed: no such file or directory
NOTICE: Purportedly this is an error caused by Mac's with the Apple chip
Task
Adding a small fix to the
Dockerfile
.Acceptance criteria
The text was updated successfully, but these errors were encountered: