ARM64v8 Docker support

I've been using Node-RED in Docker for a while on a NanoPi NEO 2, however, none of the current Docker images was suitable for my needs as this particular device requires ARM64v8 images.

So I based on the current ARMv8 Dockerfile to create my own and have now pushed a PR with it for anyone who needs it!

Hopefully, this will be useful for other users!

1 Like