aboutsummaryrefslogtreecommitdiffstats
path: root/hv-collector-client-simulator/Dockerfile
blob: b2d0a0fbe6a026e1781694bc2a18e9bd0ea3b873 (plain)
1
2
3
4
5
6
FROM openjdk:10-jre-slim

LABEL copyright="Copyright (C) 2018 NOKIA"
LABEL license.name="The Apache Software License, Version 2.0"
LABEL license.url="http://www.apache.org/licenses/LICENSE-2.0"
LABEL maintainer="Nokia Wroclaw ONAP Team"