Skip to content

DigiByte-Core/digibyte-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

digibyte-docker

Run DigiByte easily from within a Docker image

Simply run:

git clone https://github.com/DigiByte-Core/digibyte-docker
cd digibyte-docker
docker build -t digibyte-docker:0.1 .
docker run digibyte-docker:0.1

This will download the latest release specified in the file (which can easily be tweaked manually) and get it all spun up and running. It's also very easy to run it on testnet etc by tweaking the variables at the top of the Dockerfile

About

Run DigiByte easily from within a Docker image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%