X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=Dockerfile.fromdeb;h=f9b0a6d6351bcf3fb1c7268a3292b481a0d76fb4;hp=120630ab7bbc5b20680209f3cfa6029b4fee4b64;hb=c96fd6946c24dacce83fe5a14f95ab88ac54bb38;hpb=0c01ffa4f8cdd307d15463fb389b7cfe2d500db6 diff --git a/Dockerfile.fromdeb b/Dockerfile.fromdeb index 120630a..f9b0a6d 100644 --- a/Dockerfile.fromdeb +++ b/Dockerfile.fromdeb @@ -1,4 +1,17 @@ -# This creates som/NBI docker from from last stable package +# 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. + +# This creates osm/NBI docker from from last stable package FROM ubuntu:16.04