Skip to content

fedemahf/docker-monerod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Monero daemon

Simple Docker container for Monero daemon.

Configuration

Create a directory to save the chain and set the path in a file named: env.sh

See env.example.sh for an example.

This will be the chain directory inside your host machine. Once you build the container, a bash script will be created in your chain directory. It will work as the container entrypoint. You can modify the command arguments in this script.

Usage

./build.sh

Build the container.

./run.sh

Run Monero daemon.

References

See also

About

Simple Docker container for Monero daemon

Topics

Resources

Stars

Watchers

Forks