summaryrefslogtreecommitdiffstats
path: root/docker/Dockerfile.centos7
diff options
context:
space:
mode:
Diffstat (limited to 'docker/Dockerfile.centos7')
-rw-r--r--docker/Dockerfile.centos79
1 files changed, 9 insertions, 0 deletions
diff --git a/docker/Dockerfile.centos7 b/docker/Dockerfile.centos7
index c423badd..258b939c 100644
--- a/docker/Dockerfile.centos7
+++ b/docker/Dockerfile.centos7
@@ -1,3 +1,12 @@
+##############################################################################
+# Copyright (c) 2019 opnfv.
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
+
FROM centos:centos7
MAINTAINER Tomofumi Hayashi <tohayash@redhat.com>
LABEL version="0.1" description="OPNFV Dovetail Docker Container"