dynamo-local-admin-docker
dynamo-local-admin-docker copied to clipboard
Support arm64 for M1 Mac (Apple Silicon)
This PR support to add arm64 arch.
openjdk:8-jre already has arm64 image.
- https://hub.docker.com/layers/openjdk/library/openjdk/8-jre/images/sha256-78be3117c3fbd863ccc879e7de929d61e1713fb936a2e2ea8af23caf4753cb3a?context=explore
So I copied latest node js installation recipe from official docker image.
- https://github.com/nodejs/docker-node/blob/main/17/bullseye/Dockerfile