Skip to content

17-3.5/alpine/Dockerfile cannot build with arm64 ( QEMU/BUILDX ) #393

Closed
@MrLiuzy

Description

@MrLiuzy

I want to build a image with arm64, but when I run docker build, two problems arise

  1. The dockerfile has an error in line 80 “&& cd regress \” , the correct path is "&& cd /usr/src/postgis/regress "
  2. regress/core/binary ..Died at ../regress/run_test.pl line 979. failed (psql exited with an error: /tmp/pgis_reg/test_3_out) make: *** [runtest.mk:24: check-regress] Error 2
    anyone can help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    QEMUQEMU/BUILDX related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions