is-registry-service-image/README.md

292 B

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