question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Arm architecture not supported

See original GitHub issue

What happened?

I tried to execute this container on armv7 platform, which unfortunately fails.

What you expected to happen?

I expected it to work out-of-the box.

Error log

standard_init_linux.go:211: exec user process caused "exec format error"

docker image inspect jwilder/nginx-proxy |grep -i "Arch":

"Architecture": "amd64"

Related: #1262.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:11
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

15reactions
MattJeanescommented, Jun 8, 2020

I’ve made an unofficial ARM64 build here in the meantime, figure it may be useful to others: https://hub.docker.com/r/mattjeanes/jwilder-nginx-proxy-arm64

3reactions
buchdagcommented, Apr 1, 2021

Fixed as of #1470 + 4a1d5bfc58af35f5e90dcefb47b35a274c903150 + d120ce9fdebf09a6c7b90ecff7eda0b7d2760ef3

arm64 and arm/v7 images are availables from jwilder/nginx-proxy or the new registry nginxproxy/nginx-proxy

Read more comments on GitHub >

github_iconTop Results From Across the Web

Architecture arm64 is not supported. #6589 - GitHub
Not to oversimplify matters but it seems like a pretty trivial port. Describe the bug. OS and Version: Mac OS Big Sur, arm64;...
Read more >
[Solved] Homebrew is not supported on ARM processors
Yes an easy solution, to complete your Homebrew package manager installation on your Mac OS running an ARM processor. Before I take you...
Read more >
How do I fix "Launch Error Unsupported host machine ...
Hello, I was wondering if there was any way to fix "Launch Error Unsupported host machine architecture. (ARM64)." I have tried opening Apex ......
Read more >
How to Install new apps that are not supported by Arm ...
Yes, you find new program in the AUR archive, and try to install and got an error that the architecture is not supported....
Read more >
ARM Processors – Issues Viewing / Serial Number Issues
ARM-based processors are not currently supported by any Drake Software product. Open Settings. Click on the System icon.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found