pangolin | exec /usr/local/bin/docker-entrypoint.sh: exec format error
Gracefully stopping... (press Ctrl+C again to force)
dependency failed to start: container pangolin is unhealthy
Originally created by @gazn3vada on GitHub (Jan 6, 2025).
Hi,
I downloaded installer for arm64
```
$ uname -p
aarch64
```
from your repo:
https://github.com/fosrl/pangolin/releases/download/1.0.0-beta.1/installer_linux_arm64
launched and got this error:
```
dependency failed to start: container pangolin is unhealthy
Failed to start containers using docker-compose command
```
So I tried docker compose:
```
$ cat docker-compose.yml
services:
pangolin:
image: fosrl/pangolin:1.0.0-beta.1
```
with the output:
```
pangolin | exec /usr/local/bin/docker-entrypoint.sh: exec format error
Gracefully stopping... (press Ctrl+C again to force)
dependency failed to start: container pangolin is unhealthy
```
In your docker hub
https://hub.docker.com/r/fosrl/pangolin/tags
I can not find arch arm64.
We will build and publish those shortly and I will post here to let you know.
@miloschwartz commented on GitHub (Jan 6, 2025):
We forgot to publish arm containers 😅
We will build and publish those shortly and I will post here to let you know.
@miloschwartz commented on GitHub (Jan 6, 2025):
Just published the arm containers. Please reply if they work for you and I can close the issue.
https://hub.docker.com/orgs/fosrl/repositories
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @gazn3vada on GitHub (Jan 6, 2025).
Hi,
I downloaded installer for arm64
from your repo:
https://github.com/fosrl/pangolin/releases/download/1.0.0-beta.1/installer_linux_arm64
launched and got this error:
So I tried docker compose:
with the output:
In your docker hub
https://hub.docker.com/r/fosrl/pangolin/tags
I can not find arch arm64.
@miloschwartz commented on GitHub (Jan 6, 2025):
We forgot to publish arm containers 😅
We will build and publish those shortly and I will post here to let you know.
@miloschwartz commented on GitHub (Jan 6, 2025):
Just published the arm containers. Please reply if they work for you and I can close the issue.
https://hub.docker.com/orgs/fosrl/repositories
@miloschwartz commented on GitHub (Jan 7, 2025):
Closing because we've received reports already it works