File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -141,3 +141,19 @@ Specify each parameter using the `--set key=value[,key=value]` argument to
141
141
142
142
To generate htpasswd file, run this docker command:
143
143
` docker run --entrypoint htpasswd registry:2 -Bbn user password > ./htpasswd ` .
144
+
145
+ ## License
146
+
147
+ Copyright © ; 2024 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
148
+
149
+ Licensed under the Apache License, Version 2.0 (the "License");
150
+ you may not use this file except in compliance with the License.
151
+ You may obtain a copy of the License at
152
+
153
+ < http://www.apache.org/licenses/LICENSE-2.0 >
154
+
155
+ Unless required by applicable law or agreed to in writing, software
156
+ distributed under the License is distributed on an "AS IS" BASIS,
157
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
158
+ See the License for the specific language governing permissions and
159
+ limitations under the License.
You can’t perform that action at this time.
0 commit comments