Merge pull request #13625 from usha-mandya/engdocs-498

Add homepage banner for volume management
This commit is contained in:
Usha Mandya 2021-09-30 16:45:35 +01:00 committed by GitHub
commit 79b42df1d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 1 deletions

View File

@ -0,0 +1,19 @@
<section class="cta-banner">
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-6 col-lg-offset-1 col-lg-7">
<h2>
Volume Management is now free in Docker Desktop
</h2>
<h5>
Thanks for your positive support on the <a href="https://www.docker.com/blog/updating-product-subscriptions/" target="_blank" rel="noopener" id="dkr_docs_subscription_btl">Docker subscription updates</a>. We are now able to deliver more value to all users, starting with making Volume Management available for users on any subscription, including Docker Personal. Update your Docker Desktop to 4.1 to start managing your volumes.
</h5>
</div>
<div class="col-xs-12 col-md-6 col-lg-4 text-center">
<a class="btn" href="https://docs.docker.com/desktop/dashboard/#explore-volumes" target="_blank" rel="noopener">
Learn more
</a>
</div>
</div>
</div>
</section>

View File

@ -143,7 +143,7 @@
</div>
</section>
{% include landing-page/docker-pricing.html %}
{% include landing-page/volume-management.html %}
<section class="container help-by-product">
<div class="row">