This repo contains the Dockerfile to build the image of the gCore IS Registry service
Go to file
Roberto Cirillo e7eaaeb9f5 Merge pull request 'feature/25899' (#1) from feature/25899 into main
Reviewed-on: #1
2023-10-19 16:54:12 +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