X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=docker%2FRO%2FDockerfile;h=baec51e65a283f1d1e3a60fff1c5a18632915b14;hb=5311973b3bd700aa661d3f44607960919b387462;hp=b73b9048268fb4a765b2edb7189f429b5e10d343;hpb=3109e8c7c72c9abd48f2ebf227f1641e3da10f40;p=osm%2Fdevops.git diff --git a/docker/RO/Dockerfile b/docker/RO/Dockerfile index b73b9048..baec51e6 100644 --- a/docker/RO/Dockerfile +++ b/docker/RO/Dockerfile @@ -1,3 +1,21 @@ +## +# Copyright 2019 ETSI +# +# 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:xenial MAINTAINER Gennadiy Dubina ; Alfonso Tierno @@ -5,7 +23,7 @@ MAINTAINER Gennadiy Dubina ; Alfonso Tierno