denoland/deno_docker

Alpine ARM64 docker container broken

Closed this issue · 1 comments

Hello,

I'm trying to use the new alpine arm64 container with deno version 1.40.5. It doesn't seem to work though.

$ docker run -it --entrypoint=/bin/sh --platform linux/arm64 denoland/deno:alpine-1.40.5
/ # deno
qemu-aarch64-static: Could not open '/lib/ld-linux-aarch64.so.1': No such file or directory

TYIA for your help!

Found the problem here, the base image used for alpine doesn't have an arm64 build. https://hub.docker.com/r/frolvlad/alpine-glibc