Skip to content
This repository was archived by the owner on Jul 17, 2026. It is now read-only.
This repository was archived by the owner on Jul 17, 2026. It is now read-only.

Arm build for docker #5

Description

@mattdean-digicatapult

#3 removed the arm build for docker as it was failing with the following error:

#30 103.4 go build "-asmflags=all='-trimpath=/go'" "-gcflags=all='-trimpath=/go'" -ldflags="-X "github.com/ipfs/go-ipfs".CurrentCommit=67220edaa" -o "cmd/ipfs/ipfs" "github.com/ipfs/go-ipfs/cmd/ipfs"
#30 811.0 # github.com/ipfs/go-ipfs/cmd/ipfs
#30 811.0 /usr/local/go/pkg/tool/linux_arm64/link: running gcc failed: exit status 1
#30 811.0 collect2: fatal error: cannot find 'ld'
#30 811.0 compilation terminated.
#30 811.0 
#30 811.2 make: *** [cmd/ipfs/Rules.mk:22: cmd/ipfs/ipfs] Error 2

arm builds should be re-enabled so that arm users can run a natively built 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