- Add text for the new CoreOS registry stuff to the plans page and the tour page
- Regenerate the screenshots
This commit is contained in:
parent
8db889e2d4
commit
f3f4d06328
14 changed files with 265 additions and 56 deletions
|
@ -128,6 +128,21 @@
|
|||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row enterprise-plan">
|
||||
<div class="col-md-6">
|
||||
<h2>Run Quay.io Behind Your Firewall</h2>
|
||||
<div class="plan-combine">
|
||||
<img src="/static/img/quay-logo.png">
|
||||
<span class="plus">+</span>
|
||||
<img src="/static/img/coreos.svg" style="height: 50px">
|
||||
</div>
|
||||
Quay.io has partnered with CoreOS to offer Enterprise Registry, a version
|
||||
of Quay.io that can be hosted behind your firewall. More information
|
||||
can be found on the <a href="https://coreos.com/products/enterprise-registry">CoreOS website</a>.
|
||||
<a href="https://coreos.com/products/enterprise-registry" class="btn btn-default">Learn more about Enterprise Registry</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Modal message dialog -->
|
||||
|
|
Reference in a new issue