Skip to content

publish_docker_images workflow fails to build arm64 image #262

Description

@mitchell-fanger

Current publish docker image github workflow tries to build x86 and arm64 images, but Dockerfile is set up to only build x86 (I think).
Will be disabling the arm64 images for now, but if we want to reenable them in the future, Yingqi got it running on his mac by doing this

Failed run
Error:

> [build-linux 7/8] RUN make -j $(nproc) KCFLAGS=-Wno-array-bounds bzImage arch/x86/entry/vdso:
0.434   SYNC    include/config/auto.conf.cmd
1.968 make: *** No rule to make target 'bzImage'.  Stop.

Failing command

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