mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
We cannot use relative links in includes, because: - The jekyll-relative-links, is not called on includes, so markdown-links are rendered as-is. - These files are included in various locations on the website; because of that, it's not possible to compose a relative link to other Markdown files, so we're falling back to using absolute URLs, relative to the root of the website. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1.1 KiB
1.1 KiB
{% assign green-check = '{: style="height: 14px; margin: 0 auto"}' %}
| Capabilities | Docker Engine - Enterprise | Docker Enterprise |
|---|---|---|
| Container engine and built in orchestration, networking, security | {{green-check}} | {{green-check}} |
| Certified infrastructure, plugins and ISV containers | {{green-check}} | {{green-check}} |
| Image management with Docker Trusted Registry security scanning | {{green-check}} | |
| Container app management with Universal Control Plane | {{green-check}} | |
| Developer solutions with Docker Desktop Enterprise | {{green-check}} |