X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-common%2FInitcontainer%2Fdocker%2FDockerfile;h=3ec5fc52b3eada1e4760c646437776a614fcd455;hb=733a5063ec4577ff3d04c4f44535516a02ade874;hp=8c38d71e7d9ac3848c50fa1f57c39aee04a25ce7;hpb=cca6ad5be1ba8679874c24a5b1c628055cd1eac8;p=it%2Fdep.git diff --git a/ric-common/Initcontainer/docker/Dockerfile b/ric-common/Initcontainer/docker/Dockerfile index 8c38d71e..3ec5fc52 100644 --- a/ric-common/Initcontainer/docker/Dockerfile +++ b/ric-common/Initcontainer/docker/Dockerfile @@ -1,3 +1,4 @@ +######################################################################## # Copyright (c) 2019 AT&T Intellectual Property. # Copyright (c) 2019 Nokia. # @@ -12,6 +13,7 @@ # 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 alpine MAINTAINER "RIC"