sethforprivacy / simple-monerod-docker

A simple and straightforward Dockerized monerod built from source and exposing standard ports.
https://sethforprivacy.com/guides/run-a-monero-node/
MIT License
101 stars 18 forks source link

Fix: Multi-arch Docker images (amd64 + arm64) #52

Closed samsapti closed 2 years ago

samsapti commented 2 years ago

This is the final fix for proper multi-arch Docker images. Supported platforms are linux/amd64 and linux/arm64.