X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-common%2FInitcontainer%2Fdocker%2FDockerfile;h=8acff1b0c745364bab6862bee21d58c5364e7256;hb=4c590d97d5cc689e8e1f338bd740f8e585a4e0ec;hp=8c38d71e7d9ac3848c50fa1f57c39aee04a25ce7;hpb=948cb92657906b0c6ede9e1f82a56b95521fe0b4;p=it%2Fdep.git diff --git a/ric-common/Initcontainer/docker/Dockerfile b/ric-common/Initcontainer/docker/Dockerfile index 8c38d71e..8acff1b0 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"