Sign inSign up

leakypixel/monerod

By leakypixel

•Updated over 5 years ago

Runs the latest monero daemon on the archlinux-yaourt base image.

Image
0

351

leakypixel/monerod repository overview

Runs the latest monero daemon on the archlinux-yaourt base image.

docker run -d \
	-p 18080:18080 -p 18081:18081 \
  	-v /etc/localtime:/etc/localtime:ro \
  	-v /path/to/your/config/:/home/yaourt/.bitmonero/:Z \
	--restart=unless-stopped \
	--name=monerod \
	monerod

Tag summary

Content type

Image

Digest

Size

1.2 GB

Last updated

over 5 years ago

docker pull leakypixel/monerod