Ahmad Issa
Results
2
comments of
Ahmad Issa
Hi what about NODE image? It's so slow on my M1 machine as it's running AMD64 instead of ARM64
@fabriciojs Hello, No worries and thanks for your effort! We applied a quick solution by cloning your project locally and then run `docker buildx build . --platform linux/arm64 --tag kooldev/node:16-local-arm64`...