This repo contains the Dockerfile to build the image of the gCore IS Registry service
Go to file
Antonio Calanducci 55b8e6b7ea Initial commit with Dockerfile 2023-09-25 16:58:14 +02:00
Dockerfile Initial commit with Dockerfile 2023-09-25 16:58:14 +02:00
LICENSE Initial commit 2023-09-25 16:50:54 +02:00
README.md Initial commit with Dockerfile 2023-09-25 16:58:14 +02:00

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