Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Incompatible with ARM architecture #150

@Darkbladecr

Description

@Darkbladecr

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions