Skip to content

Build docker arm64

Eru Ilúvatar requested to merge eru/docker-arm64 into master

Fixes #4 (closed)

Unfortunately the arm64 image is huge (1.2GB) because I haven't figured out how to get it to copy over with the slim image yet. For now this will work. I'll try to work on slimming it down another time.

The amd64 image remains small-ish at ~230MB because it builds with the default Dockerfile.

Merge request reports