X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=infra%2F10-Nexus%2Fdocker%2FDockerfile;fp=infra%2F10-Nexus%2Fdocker%2FDockerfile;h=bb9a60e42ef39e6a0dd8a355ce48ae5cb3bf9914;hb=1185de0a37a13edef909d9159b4b45687ae05205;hp=f61b21c0a4c6d998f403b00726785e16a4ace1fa;hpb=033ab424056c2de6bdbc22479e961aeebbaddd37;p=it%2Fdep.git diff --git a/infra/10-Nexus/docker/Dockerfile b/infra/10-Nexus/docker/Dockerfile index f61b21c0..bb9a60e4 100644 --- a/infra/10-Nexus/docker/Dockerfile +++ b/infra/10-Nexus/docker/Dockerfile @@ -1,3 +1,20 @@ +################################################################################ +# Copyright (c) 2019 AT&T Intellectual Property. # +# Copyright (c) 2019 Nokia. # +# # +# 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. # +################################################################################ + ARG NEXUS_VERSION=3.15.2 ARG NEXUS_BUILD=01