This repo contains the Dockerfile to build the image of the gCore IS Registry service
Go to file
Marco Procaccini baeea46597 aggiunti Dockerfile e Jenkinsfile per migrazione al nuovo jenkins e harbor registry 2026-01-09 15:17:39 +01:00
Dockerfile Initial commit with Dockerfile 2023-09-25 16:58:14 +02:00
DockerfileNewJenkins aggiunti Dockerfile e Jenkinsfile per migrazione al nuovo jenkins e harbor registry 2026-01-09 15:17:39 +01:00
JenkinsFile fix curl call 2023-10-19 16:14:13 +02:00
JenkinsFileNewJenkins aggiunti Dockerfile e Jenkinsfile per migrazione al nuovo jenkins e harbor registry 2026-01-09 15:17:39 +01: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