X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=inline;f=ric-common%2FInitcontainer%2Fdocker%2FDockerfile;h=3ec5fc52b3eada1e4760c646437776a614fcd455;hb=04cf1b7c831c7e6564309ddbcaa7907d637744de;hp=8c38d71e7d9ac3848c50fa1f57c39aee04a25ce7;hpb=0311df550cc4531d55a34376a3c4f5836a48fd0c;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"