diff --git a/README.md b/README.md index 4879aaa..b496352 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file