/moneroblock-docker

A simple and straightforward Dockerized MoneroBlock built from source and exposing standard ports.

Primary LanguageDockerfileMIT LicenseMIT

Simple Monerod Docker

A simple and straightforward Dockerized MoneroBlock built from source and exposing standard ports.

NOTE: The upstream repo hasn't seen a commit in 2y, so I am archiving this repo. Use at your own risk!

Actions

Weekly Update Rebuild
Latest Dockerfile build on push

Docker

Docker Pulls
Docker Image Size (tag)
Docker Image Version (latest by date)

Docker Hub

This repo is used to build the images available at:

https://hub.docker.com/r/sethsimmons/moneroblock

Tags

latest: The latest branch version of MoneroBlock from https://github.com/duggavo/MoneroBlock/tags, built on an Alpine base image
vx.x.x: The version corresponding with the tag from https://github.com/duggavo/MoneroBlock/tags, built on an Alpine base image

Recommended usage

The ways I would generally recommend running this container for a personal or public Monero explorer are below.

MoneroBlock explorer using a public node:

sudo docker run -d --restart unless-stopped --name="moneroblock" sethsimmons/moneroblock:latest --daemon node.sethforprivacy.com:18089

Ideally you will run your own instance of monerod and point MoneroBlock to it.

Copyrights

Code from this repository is released under MIT license. @duggavo License