"exec /gropple: exec format error" on arm64 linux with docker image #31

Closed
opened 2025-04-24 07:24:21 +09:30 by bluedskim · 3 comments
bluedskim commented 2025-04-24 07:24:21 +09:30 (Migrated from github.com)

Hi. happy to find this awesome project.

I tried to run gropple with docker in Armbian Linux with arm64 cpu. I got this error

gropple-gropple-1 | exec /gropple: exec format error

but when I tried this binary https://github.com/tardisx/gropple/releases/download/v1.1.3/gropple_linux_arm64.tar.gz
it worked.

I would be nice to run gropple with docker.

Thanks again for this awesome tool!

Hi. happy to find this awesome project. I tried to run gropple with docker in Armbian Linux with arm64 cpu. I got this error `gropple-gropple-1 | exec /gropple: exec format error` but when I tried this binary https://github.com/tardisx/gropple/releases/download/v1.1.3/gropple_linux_arm64.tar.gz it worked. I would be nice to run gropple with docker. Thanks again for this awesome tool!
tardisx commented 2025-04-25 12:10:12 +09:30 (Migrated from github.com)

Hi @bluedskim ! Thanks for your kind words.

I've migrated my goreleaser config to the latest version and updated it to (hopefully) build arm64 images as well.

Can you try updating your docker-compose with this image name:

tardisx/gropple:1.1.4-alpha.0

(replacing tardisx/gropple:latest)

And see how that goes?

Hi @bluedskim ! Thanks for your kind words. I've migrated my goreleaser config to the latest version and updated it to (hopefully) build arm64 images as well. Can you try updating your docker-compose with this image name: tardisx/gropple:1.1.4-alpha.0 (replacing tardisx/gropple:latest) And see how that goes?
bluedskim commented 2025-04-25 14:00:11 +09:30 (Migrated from github.com)

Wonderful! It works.
Thank you so much!

Wonderful! It works. Thank you so much!
tardisx commented 2025-04-25 17:26:40 +09:30 (Migrated from github.com)

Awesome :-)

I've released v1.1.4 properly now, you may want to update your docker compose to match the one in the repo.

Awesome :-) I've released v1.1.4 properly now, you may want to update your docker compose to match the one in the repo.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: justin/gropple#31
No description provided.