is-collector-service-image/README.md

297 B

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