Skip to content

ChillingSilence/digibyte-docker-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

digibyte-docker-source

Run DigiByte easily from within a Docker image, built completely from source

Simply run:

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

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published