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
98 stars 19 forks source link

Re-add caching + some workflow optimizations #43

Closed samsapti closed 2 years ago

samsapti commented 2 years ago

This PR re-adds Docker cache that was temporarily removed in #42 and also introduces some optimizations in regards to QEMU setup in the GH Actions workflows.

sethforprivacy commented 2 years ago

Had to revert #42, so this will have to be rebased after we figure out what went wrong and re-do cross-platform support.

samsapti commented 2 years ago

I'll close this and re-open after fixing cross-compile.