Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

sethforprivacy/moneroblock-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages