summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorEric Debeau <eric.debeau@orange.com>2018-05-16 14:46:37 +0000
committerGerrit Code Review <gerrit@onap.org>2018-05-16 14:46:37 +0000
commit921dc4999244e48fc5c47202a3b90980ec44affc (patch)
tree65158243daa703529a6b7f9035530035e4394c47 /Dockerfile
parentf207a196a8c383f0108205c7af8efbd7afecef26 (diff)
parent66ae93888527919b56123593243d4ac0e2e32af0 (diff)
Merge "Codebase license scan results, May 2018"
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile16
1 files changed, 16 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
index af70549..ecd59f5 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,3 +1,19 @@
+#
+# Copyright (c) 2018 Orange
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
FROM openjdk:8-jre-alpine
ARG SERVER_PORT