Commit ffa7703f authored by clouderati's avatar clouderati
Browse files

Updating project description / tagline

parent c6ed6e2b
Showing with 2 additions and 2 deletions
+2 -2
...@@ -32,7 +32,7 @@ module.exports = ` ...@@ -32,7 +32,7 @@ module.exports = `
<div class="hero-image"> <div class="hero-image">
<img src="images/harbor.png" alt=""> <img src="images/harbor.png" alt="">
</div> </div>
<h3>An Enterprise-class Container Registry Server based on Docker Distribution</h3> <h3>An open source trusted cloud native registry project</h3>
<p> <p>
<a href="https://github.com/vmware/harbor" class="btn btn-primary"> <a href="https://github.com/vmware/harbor" class="btn btn-primary">
<i class="icon icon-github"></i> Fork Harbor</a> <i class="icon icon-github"></i> Fork Harbor</a>
...@@ -40,7 +40,7 @@ module.exports = ` ...@@ -40,7 +40,7 @@ module.exports = `
</div> </div>
<div id="overview" class="section"> <div id="overview" class="section">
<h2>What is Harbor</h2> <h2>What is Harbor</h2>
<p>Project Harbor is an an open source trusted cloud native registry project that stores, signs, and scans content. Harbor extends the open source Docker Distribution by adding the functionalities usually required by users such as security, identity and management. Having a registry closer to the build and run environment can improve the image transfer efficiency. Harbor supports replication of images between registries, and also offers advanced security features such as user management, access control and activity auditing.</p> <p>Project Harbor is an an open source trusted cloud native registry project that stores, signs, and scans content. Harbor extends the open source Docker Distribution by adding the functionalities usually required by users such as security, identity and management. Harbor supports advanced features such as user management, access control, activity monitoring, and replication between instances. Having a registry closer to the build and run environment can also improve image transfer efficiency.</p>
<br> <br>
<ul> <ul>
<li>Multi-tenant content signing and validation</li> <li>Multi-tenant content signing and validation</li>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment