Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

MiningCore-Docker

Official MiningCore docker-image

Usage

The image expects a valid pool configuration file as volume argument:

$ docker run -d -p 3032:3032 -v /path/to/config.json:/config.json:ro coinfoundry/miningcore-docker

As shown in the example above you also need to expose all the stratum ports you've specified in config.json.

About

Official docker-image for MiningCore based on Ubuntu 16.04 LTS

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.