This repo contains the Dockerfile to build the image of the gCore IS Registry service
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Roberto Cirillo e7eaaeb9f5 Merge pull request 'feature/25899' (#1) from feature/25899 into main
Reviewed-on: #1
6 months ago
Dockerfile Initial commit with Dockerfile 7 months ago
JenkinsFile fix curl call 6 months ago
LICENSE Initial commit 7 months ago
README.md Initial commit with Dockerfile 7 months ago

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