From b261fe2101eb3bc3ef149e87044d39a545a06a1d Mon Sep 17 00:00:00 2001 From: codewdhruv Date: Mon, 22 May 2023 23:08:27 +0530 Subject: [PATCH] modifed dockerfile --- Dockerfile | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/Dockerfile b/Dockerfile index 1ed60a9..67871cf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,17 +1,3 @@ -# Copyright (c) 2019-present Sonatype, Inc. -# -# 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 sonatype/nexus-platform-cli:0.0.20190220-163049.9ebe2a7 ENV SONATYPE_DIR=/opt/sonatype