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

Incompatible with ARM architecture #150

Open
Darkbladecr opened this issue Sep 11, 2023 · 0 comments
Open

Incompatible with ARM architecture #150

Darkbladecr opened this issue Sep 11, 2023 · 0 comments

Comments

@Darkbladecr
Copy link

The nginx docker image used in the docker-compose currently links to an image that does not work on ARM based machines.

Error io_setup() failed (38: Function not implemented) in Nginx for ARM M1

One option is to build from the ARM branch of nginx armv8 nginx

This can be done with multi-image builds via something like buildx. Otherwise I am happy to push/create an ARM build locally, but don't know what the current buildfile is for the image?

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

No branches or pull requests

1 participant