You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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