This repo contains the Dockerfile to build the image of the gCore IS Collector 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.
 
Antonio Calanducci 8bc5c6b248 Use local eXist DB 6 months ago
Dockerfile Use local eXist DB 6 months ago
JenkinsFile Update 'JenkinsFile' 6 months ago
LICENSE Initial commit 7 months ago
README.md add Dockerfile to build the image 7 months ago

README.md

IS Collector Service Docker image

This repo contains the Dockerfile to build the image of the gCore IS Collector service

Build the image

$ docker build -t is-collector-service .

Test the image

$ docker container run --name is-collector is-collector-service