Skip to content

minexcoin/minexcoin_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minexcoin_docker

Compile minexcoin in Docker container

Check out the source code in the following directory hierarchy.

cd /path/to/your/toplevel/build
git clone https://github.com/minexcoin/minexcoin.git
git clone https://github.com/minexcoin/minexcoin_docker.git

Check out to tag version:

cd minexcoin/
git fetch origin --tags
git checkout tags/<tag_name>
cd ../

Run build script for any system in folder build. For example

    ./minexcoin_docker/build/ubuntu14.04-linux.sh

After build compilation log will be placed into folder logs and binary files places into out folder

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published