Skip to content

urban48/docker-bitasean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

docker-BitAsean Docker Stars Docker Pulls

bitasean containers based on Ubuntu

Pulling

docker pull urban48/docker-bitasean

Running the Daemon

docker run -dit --name bitasean -v $HOME/.BitAsean:/root/.BitAsean -p 40609:40609 --memory=1g --memory-swap=1g urban48/docker-bitasean

Using the wallet

Docker exec (running the wallet)

copy wallet file to the container

docker cp /path/to/wallet.wallet bitasean:/wallet.wallet bitasean

run the wallet

docker exec -it bitasean /opt/BitAsean/simplewallet --wallet-file=/wallet.wallet

About

BitAsean containers based on Ubuntu

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages