Files
p2pool-docker/README.md
2021-01-15 18:33:46 -05:00

15 lines
476 B
Markdown

# simple-monerod-docker
A simple and straightforward Dockerized monerod built from source and exposing standard ports.
# Docker Hub
This repo is used to build the images available at:
https://hub.docker.com/r/sethsimmons/simple-monerod
# Tags
I will always release the latest Monero version under the `latest` tag as well as the version number tag (i.e. `v0.17.1.9`).
# Shoutout
The base for the Dockerfile was pulled from:
https://github.com/leonardochaia/docker-monerod