mirror of https://github.com/docker/docs.git
Add Enterprise term
This commit is contained in:
parent
4ee2bbb372
commit
9338de3ede
|
@ -77,6 +77,10 @@
|
|||
develop, ship, and run applications
|
||||
- The docker daemon process running on the host which manages images and containers
|
||||
(also called Docker Engine)
|
||||
<a class="glossary" name="docker_enterprise">Docker Enterprise</a>: |
|
||||
Docker Enterprise is a platform to build, ship, and run containerized applications, that
|
||||
you can deploy in the cloud or on-premise. It includes a tested and certified version of Docker,
|
||||
web UIs for managing your app resources, and support.
|
||||
<a class="glossary" name="docker_desktop_for_mac">Docker Desktop for Mac</a>: |
|
||||
[Docker Desktop for Mac](/docker-for-mac/) is an easy-to-install, lightweight
|
||||
Docker development environment designed specifically for the Mac. A native
|
||||
|
|
Loading…
Reference in New Issue