Skip to content

Official docker-image for MiningCore based on Ubuntu 16.04 LTS

Notifications You must be signed in to change notification settings

inc775/miningcore-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages