Skip to content

exec /docker-entrypoint.sh: exec format error. ARM Support? #488

Description

@binuengoor

Was trying to run the project on docker on an arm64 machine and ran into the following issue:

exec ./celery-slow-entrypoint.sh: exec format error
exec /usr/local/bin/api-entrypoint.sh: exec format error
exec ./celery-fast-entrypoint.sh: exec format error
exec /docker-entrypoint.sh: exec format error

Server Specs:

Server:
 Containers: 11
  Running: 4
  Paused: 0
  Stopped: 7
 Images: 9
 Server Version: 23.0.0
 Storage Driver: overlay2
  Backing Filesystem: extfs
  Supports d_type: true
  Using metacopy: false
  Native Overlay Diff: true
  userxattr: false
 Logging Driver: json-file
 Cgroup Driver: systemd
 Cgroup Version: 2
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
 Swarm: inactive
 Runtimes: io.containerd.runc.v2 runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: 31aa4358a36870b21a992d3ad2bef29e1d693bec
 runc version: v1.1.4-0-g5fd4c4d
 init version: de40ad0
 Security Options:
  apparmor
  seccomp
   Profile: builtin
  cgroupns
 Kernel Version: 5.15.0-1017-oracle
 Operating System: Ubuntu 22.04.1 LTS
 OSType: linux
 Architecture: aarch64
 CPUs: 4
 Total Memory: 23.43GiB
 Name: instance-20220906-1534
 ID: UPVQ:TUFK:N5GB:P3LP:EHZO:LQOW:EROY:PXM6:46MN:LL5S:FGSD:TVQW
 Docker Root Dir: /var/lib/docker
 Debug Mode: false
 Registry: https://index.docker.io/v1/
 Experimental: false
 Insecure Registries:
  127.0.0.0/8
 Live Restore Enabled: false

I am very new to this. Is arm64 architecture not supported? Any possibility of adding support in the near future?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions