-
Notifications
You must be signed in to change notification settings - Fork 188
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
Don't support on macOS M1 #665
Comments
You docker-compose file looks good. Based on your error ( Try find it ( |
@elitan thanks for the response. I followed your previous hints. Now there is no error on my console. But in docker, all docker images are restarting automatically. When I go to docker image: |
@alaminsahed I've just built a couple of images that work on both x64 & arm64, you can find them on dockerhub eingressio/hasura-backend-plus-app No readmes yet but nothing different thats worth mentioning really - had to fork HBP and bump the 'sharp' version in order to get prebuilt arm libmusl (alpine) libs for it. Top tip, you can also update minio to minio/minio:latest to get an arm64 build so your stack is arm all the way. Successfully deployed locally on M1 & remotely on x64 |
Another tip, try running using the |
The hasura-backend-plus don't work on macOS M1.
I know hasura official image doesn't work But there is an alternative unofficial docker image that did the job.
Is there any way to work with hasura backend plus on macOS M1?
error:
docker-compose.ymal
fileThe text was updated successfully, but these errors were encountered: