static: add v2 support details

This commit is contained in:
Rob Szumski 2015-11-18 16:45:00 -08:00
parent 0195eea77c
commit ba934f81a7
2 changed files with 11 additions and 1 deletions

View file

@ -11,7 +11,7 @@
<span class="text">Works with</span>
<span class="works-logo"><img src="/static/img/docker-white-custom.png"></span>
<span class="works-logo"><img src="/static/img/rkt-horizontal-white.svg"></span>
<span class="supports">Supports Docker and rkt images. Images are transformed on the fly, allowing you to push Docker and pull rkt.</span>
<span class="supports">Supports Docker (v1 and v2) and rkt images. Images are transformed on the fly, allowing you to push Docker and pull rkt.</span>
</div>
</div>
</div> <!-- jumbotron -->