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

Dockerfile.alpine can't be build on arm64 #191

Open
OiCkilL opened this issue Jun 15, 2022 · 3 comments
Open

Dockerfile.alpine can't be build on arm64 #191

OiCkilL opened this issue Jun 15, 2022 · 3 comments
Labels
bug Something isn't working build build issues

Comments

@OiCkilL
Copy link

OiCkilL commented Jun 15, 2022

a21ef9e of Dockerfile.alpine does not build on arm64. But v0.4.3 is working fine.

   Compiling zerotier-central-api v1.1.0
   Compiling zerotier-one-api v1.1.0
error: failed to run custom build command for `zerotier-central-api v1.1.0`

Caused by:
  could not execute process `/zeronsd/target/release/build/zerotier-central-api-8eefc6bbb53ef6b9/build-script-build` (never executed)

Caused by:
  No such file or directory (os error 2)
warning: build failed, waiting for other jobs to finish...
error: failed to compile `zeronsd v0.5.2 (/zeronsd)`, intermediate artifacts can be found at `/zeronsd/target`
The command '/bin/sh -c . /root/.cargo/env && cargo install --path .' returned a non-zero code: 101
@erikh
Copy link
Contributor

erikh commented Jun 15, 2022 via email

@mkoyan44
Copy link

Any chance that you already implemented arm64 support, if not may you pls guide me to enable support of arm?

@domgregori
Copy link

Also looking for arm64 support. Would like to run this on my arm64 router

@laduke laduke added bug Something isn't working build build issues labels Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build build issues
Projects
None yet
Development

No branches or pull requests

5 participants