Update README.md

This commit is contained in:
sethsimmons
2021-01-15 18:33:46 -05:00
parent ad978038b8
commit 09572a2fd7

View File

@@ -1,2 +1,15 @@
# 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