mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-22 00:27:44 +01:00
add NOTICE, update README.md
This commit is contained in:
parent
fa0b73e820
commit
8de933e947
11
NOTICE
Normal file
11
NOTICE
Normal file
@ -0,0 +1,11 @@
|
||||
Harbor 0.1.0 Beta
|
||||
|
||||
Copyright (c) 2016 VMware, Inc. All Rights Reserved.
|
||||
|
||||
This product is licensed to you under the Apache License, Version 2.0 (the "License").
|
||||
You may not use this product except in compliance with the License.
|
||||
|
||||
This product may include a number of subcomponents with
|
||||
separate copyright notices and license terms. Your use of the source
|
||||
code for the these subcomponents is subject to the terms and
|
||||
conditions of the subcomponent's license, as noted in the LICENSE file.
|
@ -1,5 +1,7 @@
|
||||
# Harbor
|
||||
|
||||
![alg tag](https://cloud.githubusercontent.com/assets/2390463/13481869/04fd1c86-e124-11e5-9fd8-a4645a711eed.png)
|
||||
|
||||
Project Harbor is an enterprise-class registry server. It extends the open source Docker Registry server by adding more functionalities usually required by an enterprise. Harbor is designed to be deployed in a private environment of an organization. A private registry is important for organizations who care much about security. In addition, a private registry improves productivity by eliminating the need to download images from public network. This is very helpful to container users who do not have a good network to the Internet. In particular, Harbor accelerates the progress of Chinese developers, because they no longer need to pull images from the Internet.
|
||||
|
||||
### Features
|
||||
|
Loading…
Reference in New Issue
Block a user