zws icon indicating copy to clipboard operation
zws copied to clipboard

Docker image for aarch64

Open Kirill opened this issue 3 years ago • 2 comments

Please create docker image for aarch64 architecture. For now I see

api_1         | standard_init_linux.go:228: exec user process caused: exec format error
api_1         | standard_init_linux.go:228: exec user process caused: exec format error
api_1         | standard_init_linux.go:228: exec user process caused: exec format error
api_1         | standard_init_linux.go:228: exec user process caused: exec format error
api_1         | standard_init_linux.go:228: exec user process caused: exec format error

Kirill avatar Sep 28 '21 12:09 Kirill

That's great quick... Thank you. Wait next version.

Kirill avatar Sep 29 '21 07:09 Kirill

Unfortunately I closed this issue too early - ARM builds still aren't fully supported.

This is because of native binaries needed in the image don't have prebuilt versions for ARM architectures and I'm having issues trying to compile them from within the Alpine Linux container.

I'll keep working on this and see if I can find a workaround.

EDIT: Currently waiting on this issue: https://github.com/prisma/prisma/issues/8478

jonahsnider avatar Sep 29 '21 08:09 jonahsnider

Docker images for ZWS are no longer being provided

jonahsnider avatar Sep 14 '23 17:09 jonahsnider