1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-30 18:59:41 +02:00

refactor(about): remove Swarm support

This commit is contained in:
Anthony Lapenna 2018-05-08 08:20:04 +02:00
parent 284f2b7752
commit cdb09a91a7

View file

@ -92,7 +92,7 @@
<rd-widget-header title="Limitations" icon="fa-plug"></rd-widget-header>
<rd-widget-body>
<div class="small">
Portainer has full support for Docker >=1.10 and Docker Swarm >= 1.2.3, and partial support for Docker 1.9 (some features may not be available).
Portainer has full support for Docker >=1.10 and partial support for Docker 1.9 (some features may not be available).
</div>
</rd-widget-body>
</rd-widget>