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

Not running in AWS EC2 T4g instance #360

Open
maurobender opened this issue May 8, 2024 · 0 comments
Open

Not running in AWS EC2 T4g instance #360

maurobender opened this issue May 8, 2024 · 0 comments

Comments

@maurobender
Copy link

The latest uploaded image to Docker Hub seems to don't have support for arm64 architecture.

Previous images v2.1.2 and 2.1.1 seem to have support for arm64 but I'm getting the same error when running them in the T4g instance.

Image v2.1.0 has support and works fine in the instance.

🐛 Bug Report

Trying to run the image in a AWS t4g instance (arm64 based) does not work, the logs show the following error:

exec /usr/bin/dumb-init: exec format error

To Reproduce

Run the image using docker in a arm64 based machine.

Expected behavior

The image running without errors.

Your Environment

  • os: Linux 22.04.1-Ubuntu SMP Fri Apr 5 17:56:39 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
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