ghn-distribution-image/README.md

318 B

gCore Hosting Node (gHN) distribution Docker image

The included Docker file will build a default image for the gHN distribution

Build the image

$ docker build -t gcore-distribution .

Run the image

$ docker container run --name gcore-hosting-node -p 8080:8080 gcore-distribution