Sign inSign up

chainmapper/fossil

By chainmapper

Updated almost 8 years ago

Wallet and daemon for FossilCoin [FOS] cryptocurrency

Image
0

523

chainmapper/fossil repository overview

docker-fossil

Wallet and daemon for FossilCoin [FOS] cryptocurrency on docker

Quickstart

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

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

Docker FOS wallet

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

Starting FOS 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/fossilcoin.conf and /config/wallet.data

License

MIT, see LICENSE file

Tag summary

Content type

Image

Digest

Size

159.6 MB

Last updated

almost 8 years ago

docker pull chainmapper/fossil