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

ARM64 Image needed. platform: linux/arm64 option doesn't work #408

Open
shsunmoonlee opened this issue Dec 16, 2024 · 0 comments
Open

ARM64 Image needed. platform: linux/arm64 option doesn't work #408

shsunmoonlee opened this issue Dec 16, 2024 · 0 comments

Comments

@shsunmoonlee
Copy link

shsunmoonlee commented Dec 16, 2024

Hi. platform: linux/arm64 option doesn't work. Help would be appreciated ) @kaumudpa

Error Message and Logs

/usr/local/bin/docker-entrypoint.sh: exec format error

I'm running coolify on ubuntu, arm architeture on hetzner

I believe this line is the problem in docker compose file
platform: linux/amd64

I've changed to
platform: linux/arm64

I simply installed calcom on coolify.
calcom instance keeps restarting (unhealthy)

Steps to Reproduce

  1. search calcom on self-hosted coolify(ubuntu, arm architeture on hetzner) and install

Operating System and Version (self-hosted)

Ubuntu 22.04 on arm

coollabsio/coolify#4591

I see this.
# Temporarily disable ARM build due to runner performance issues
# - name: Set up QEMU
# uses: docker/setup-qemu-action@v2

# Temporarily disable ARM build due to runner performance issues

Originally posted by @shsunmoonlee in #358 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant