X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ntsimulator%2Fdeploy%2FDockerfile;fp=ntsimulator%2Fdeploy%2FDockerfile;h=eee89520fc15cd4f0a0dbac44a5433ab33713a99;hb=fae9c6caa0126038d74faa535780a2378b5fc236;hp=f1234f291381da34e282fd13d8169682c3e10b1f;hpb=2fc4112950bfda50b3169d6cd895a57f0d473ac2;p=sim%2Fo1-interface.git diff --git a/ntsimulator/deploy/Dockerfile b/ntsimulator/deploy/Dockerfile index f1234f2..eee8952 100644 --- a/ntsimulator/deploy/Dockerfile +++ b/ntsimulator/deploy/Dockerfile @@ -1,3 +1,19 @@ +################################################################################ +# +# Copyright 2019 highstreet technologies GmbH and others +# +# 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 ubuntu:18.04 MAINTAINER alexandru.stancu@highstreet-technologies.com