Sign inSign up

chainmapper/pigeon

By chainmapper

Updated almost 7 years ago

Wallet and daemon for Pigeon [PGN] cryptocurrency

Image
0

1.1K

chainmapper/pigeon repository overview

docker-pigeon

Wallet and daemon for Pigeon [PGN] cryptocurrency on docker

Quickstart

Type docker run -it -e "USER=me" -e "PASSWORD=secret" -e "RPCALLOW=127.0.0.1" chainmapper/pigeon and see the wallet starting.

Alternatively type docker run -it -v "<path_to_config>:/config/pigeon.conf" chainmapper/pigeon to use your own config.

Docker PGN wallet

By: ChainMapper
Website: https://chainmapper.com

Starting PGN daemon...

Proper start

Use a volume to store all data. The image stores it's data in /data. So mapping that volume will do the trick.

Additionally you can override the config and wallet file using volumes pointing to /config/pigeon.conf and /config/wallet.data

License

MIT, see LICENSE file

Tag summary

Content type

Image

Digest

Size

269.5 MB

Last updated

over 7 years ago

docker pull chainmapper/pigeon