This repo contains the Dockerfile to build the image of the gCore IS Registry service
Go to file
Roberto Cirillo 2a0ad17388 fix curl call 2023-10-19 16:14:13 +02:00
Dockerfile Initial commit with Dockerfile 2023-09-25 16:58:14 +02:00
JenkinsFile fix curl call 2023-10-19 16:14:13 +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