simple-monerod-docker
simple-monerod-docker copied to clipboard
A simple and straightforward Dockerized monerod built from source and exposing standard ports.
Results
2
simple-monerod-docker issues
Sort by
recently updated
recently updated
newest added
After a new install of monerod and running `docker compose up -d monerod` I get this `Container monerod Started` But after checking the status `docker exec monerod /usr/local/bin/monerod status` I...
I am trying to set the timezone for the log outputs of monerod correctly but it is not working. Mapping /etc/localtime via a volume does not work and you have...