Roberto Cirillo 2a0ad17388 | ||
---|---|---|
Dockerfile | ||
JenkinsFile | ||
LICENSE | ||
README.md |
README.md
IS Registry Service Docker image
This repo contains the Dockerfile to build the image of the gCore IS Registry service
Build the image
$ docker build -t is-registry-service .
Test the image
$ docker container run --name is-registry is-registry-service