Skip to content

BitzenyCoreDevelopers/docker-bitzenyd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitzenyd Docker Image

Image

Repo: onokatio/docker-bitzenyd:tag Tag:

  • alpine - Alpine Linux version (fast and light)
  • debian - Debian version

! now work to host docker image on Organizaion.

How to use

1.Create data directory.

$ mkdir bitzeny-data

2.Create file at bitzeny-data/bitzeny.conf.

rpcuser=rpc
rpcpassword=rpcpass
rpcallowip=localhost
server=1
  1. Run docker container with volume option
docker run --name bitzenyd -d -v ./bitzeny-data:/root/.bitzeny -p 9252:9252 --network host nao20010128nao/docker-bitzenyd:alpine

About

[z1.1.x] Bitzenyd Docker Image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •