Skip to content

sethforprivacy/simple-monero-wallet-rpc-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-monero-wallet-rpc-docker

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

Actions

Weekly Update Rebuild Latest Dockerfile build
Container security scan with Trivy

Docker

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

Docker Hub

This repo is used to build the images available at:

https://hub.docker.com/r/sethsimmons/simple-monero-wallet-rpc

Tags

I will always release the latest Monero version under the latest tag as well as the version number tag (i.e. v0.18.1.1).

latest: The latest tagged version of Monero from https://github.com/monero-project/monero/tags
vx.xx.x.x: The version corresponding with the tagged version from https://github.com/monero-project/monero/tags

Recommended usage

sudo docker run -d --restart unless-stopped --name="monero-wallet-rpc" -v monero-wallet-rpc-data:/home/monero sethsimmons/simple-monero-wallet-rpc:latest --daemon-host 127.0.0.1:18089 --rpc-bind-port 18083 --disable-rpc-login --trusted-daemon

Copyrights

Code from this repository is released under MIT license. Monero License, @leonardochaia License

Copyrights

Code from this repository is released under MIT license. Monero License, @leonardochaia License

Credits

The base for the Dockerfile was pulled from:

https://github.com/leonardochaia/docker-monerod

The migration to Alpine from a Ubuntu 20.04 base image was based largely on previous commits from:

https://github.com/cornfeedhobo/docker-monero

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 3

  •  
  •  
  •