mirror of https://github.com/portainer/portainer
refactor(about): remove Swarm support
parent
284f2b7752
commit
cdb09a91a7
|
@ -92,7 +92,7 @@
|
||||||
<rd-widget-header title="Limitations" icon="fa-plug"></rd-widget-header>
|
<rd-widget-header title="Limitations" icon="fa-plug"></rd-widget-header>
|
||||||
<rd-widget-body>
|
<rd-widget-body>
|
||||||
<div class="small">
|
<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>
|
</div>
|
||||||
</rd-widget-body>
|
</rd-widget-body>
|
||||||
</rd-widget>
|
</rd-widget>
|
||||||
|
|
Loading…
Reference in New Issue