moving enterprise content

This commit is contained in:
Dawn W Docker 2019-12-17 13:21:39 -08:00
parent d00534ef78
commit dcbe13a96e
2 changed files with 100 additions and 102 deletions

View File

@ -15,9 +15,6 @@ horizontalnav:
- title: Samples - title: Samples
path: /samples/ path: /samples/
node: samples node: samples
- title: Docker Enterprise
path: /ee/
node: enterprise
guides: guides:
- title: Get Docker - title: Get Docker
@ -1243,28 +1240,28 @@ manuals:
title: Edge release notes title: Edge release notes
- sectiontitle: Docker Desktop for Windows - sectiontitle: Docker Desktop for Windows
section: section:
- path: /docker-for-windows/ - path: /docker-for-windows/
title: Getting started title: Getting started
- path: /docker-for-windows/install/ - path: /docker-for-windows/install/
title: Install Docker Desktop for Windows title: Install Docker Desktop for Windows
- path: /docker-for-windows/kubernetes/ - path: /docker-for-windows/kubernetes/
title: Deploy on Kubernetes title: Deploy on Kubernetes
- path: /docker-for-windows/networking/ - path: /docker-for-windows/networking/
title: Networking title: Networking
- path: /docker-for-windows/docker-toolbox/ - path: /docker-for-windows/docker-toolbox/
title: Migrate Docker Toolbox title: Migrate Docker Toolbox
- path: /docker-for-windows/troubleshoot/ - path: /docker-for-windows/troubleshoot/
title: Logs and troubleshooting title: Logs and troubleshooting
- path: /docker-for-windows/faqs/ - path: /docker-for-windows/faqs/
title: FAQs title: FAQs
- path: /docker-for-windows/opensource/ - path: /docker-for-windows/opensource/
title: Open source licensing title: Open source licensing
- path: /docker-for-windows/release-notes/ - path: /docker-for-windows/release-notes/
title: Stable release notes title: Stable release notes
- path: /docker-for-windows/edge-release-notes/ - path: /docker-for-windows/edge-release-notes/
title: Edge release notes title: Edge release notes
- path: /docker-for-windows/wsl-tech-preview/ - path: /docker-for-windows/wsl-tech-preview/
title: Docker Desktop WSL 2 backend title: Docker Desktop WSL 2 backend
- sectiontitle: Docker Desktop Enterprise - sectiontitle: Docker Desktop Enterprise
section: section:
- path: /ee/desktop/ - path: /ee/desktop/
@ -1628,8 +1625,6 @@ manuals:
- path: /toolbox/faqs/troubleshoot/ - path: /toolbox/faqs/troubleshoot/
title: Troubleshooting title: Troubleshooting
nosync: true nosync: true
enterprise:
- sectiontitle: Docker Enterprise - sectiontitle: Docker Enterprise
section: section:
- path: /ee/ - path: /ee/
@ -4072,34 +4067,6 @@ enterprise:
title: API v1.3.3 title: API v1.3.3
- path: /datacenter/dtr/2.0/support/ - path: /datacenter/dtr/2.0/support/
title: Get support title: Get support
- sectiontitle: Manage Docker Enterprise
section:
- path: /ee/docker-ee-architecture/
title: Docker Enterprise Architecture
- path: /ee/end-to-end-install/
title: Deploy Docker Enterprise
- path: /ee/upgrade/
title: Upgrade Docker Enterprise
- sectiontitle: Back up Docker Enterprise
section:
- path: /ee/admin/backup/
title: Overview
- path: /ee/admin/backup/back-up-swarm/
title: Back up Docker Swarm
- sectiontitle: Restore Docker Enterprise
section:
- path: /ee/admin/restore/
title: Overview
- path: /ee/admin/restore/restore-swarm/
title: Restore Docker Swarm
- sectiontitle: Disaster Recovery
section:
- path: /ee/admin/disaster-recovery/
title: Overview
- path: /ee/enable-client-certificate-authentication/
title: Enable client certificate authentication with your PKI
- path: /ee/telemetry/
title: Manage usage data collection
- title: Get support - title: Get support
path: /ee/get-support/ path: /ee/get-support/
- title: DTR API (swagger) - title: DTR API (swagger)
@ -4154,37 +4121,39 @@ enterprise:
title: uninstall-ucp title: uninstall-ucp
- path: /reference/ucp/3.2/cli/upgrade/ - path: /reference/ucp/3.2/cli/upgrade/
title: upgrade title: upgrade
- sectiontitle: Standards and compliance - sectiontitle: Standards and compliance
section:
- path: /compliance/
title: Docker standards and compliance
- sectiontitle: NIST
section: section:
- path: /compliance/nist/800_37/ - path: /compliance/
title: NIST SP 800-37 (RMF) title: Docker Enterprise standards and compliance
- path: /compliance/nist/800_53/ - sectiontitle: NIST
title: NIST SP 800-53 section:
- path: /compliance/nist/800_190/ - path: /compliance/nist/800_37/
title: NIST SP 800-190 title: NIST SP 800-37 (RMF)
- path: /compliance/nist/fips140_2/ - path: /compliance/nist/800_53/
title: FIPS 140-2 title: NIST SP 800-53
- path: /compliance/nist/nistir_8176/ - path: /compliance/nist/800_190/
title: NISTIR 8176 title: NIST SP 800-190
- path: /compliance/nist/itl_october2017/ - path: /compliance/nist/fips140_2/
title: NIST ITL Bulletin October 2017 title: FIPS 140-2
- sectiontitle: OSCAL - path: /compliance/nist/nistir_8176/
section: title: NISTIR 8176
- path: /compliance/oscal/ - path: /compliance/nist/itl_october2017/
title: OSCAL compliance guidance title: NIST ITL Bulletin October 2017
- sectiontitle: CIS Benchmarks - sectiontitle: OSCAL
section: section:
- path: /compliance/cis/docker_ee/ - path: /compliance/oscal/
title: Docker Enterprise Benchmark title: OSCAL compliance guidance
- path: /compliance/cis/docker_ce/ - sectiontitle: CIS Benchmarks
title: Docker Engine - Community Benchmark section:
- path: /compliance/cis/k8s/ - path: /compliance/cis/docker_ee/
title: Kubernetes Benchmark title: Docker Enterprise Benchmark
- path: /compliance/fedramp/ - path: /compliance/cis/docker_ce/
title: FedRAMP title: Docker Engine - Community Benchmark
- path: /compliance/fisma/ - path: /compliance/cis/k8s/
title: FISMA title: Kubernetes Benchmark
- path: /compliance/fedramp/
title: FedRAMP
- path: /compliance/fisma/
title: FISMA

View File

@ -2,24 +2,38 @@
description: Home page for Docker's documentation description: Home page for Docker's documentation
keywords: Docker, documentation, manual, guide, reference, api, samples keywords: Docker, documentation, manual, guide, reference, api, samples
landing: true landing: true
title: Docker Documentation
notoc: true
notags: true
skip_read_time: true skip_read_time: true
--- ---
{% assign page.title = site.name %}
<div class="row"> <div class="row">
<div markdown="1" class="col-xs-12 col-sm-12 col-md-12 col-lg-6 block"> <div markdown="1" class="col-xs-12 col-sm-12 col-md-12 col-lg-6 block">
## Docker Quickstart ## Get started with Docker
Try our multi-part Quickstart that covers building an image, using kubernetes and swarm on your development machine, and sharing your containerized applications on [Docker Hub](http://hub.docker.com). Total reading time is less than an hour. Try our multi-part walkthrough that covers writing your first app,
data storage, networking, and swarms, and ends with your app running on
production servers in the cloud. Total reading time is less than an hour.
[Get started with Docker](/get-started/){: class="button outline-btn"} [Get started with Docker](/get-started/){: class="button outline-btn"}
</div> </div>
<div markdown="1" class="col-xs-12 col-sm-12 col-md-12 col-lg-6 block"> <div markdown="1" class="col-xs-12 col-sm-12 col-md-12 col-lg-6 block">
</div>
</div>
## Docker Engine - Community ## Docker products
Docker Engine - Community is available on many platforms, from desktop to cloud to server. Build and share <div class="row">
<div markdown="1" class="col-xs-12 col-sm-12 col-md-12 col-lg-6 block">
### Docker Engine - Community
Get started with Docker and experimenting with container-based apps. Docker Engine - Community
is available on many platforms, from desktop to cloud to server. Build and share
containers and automate the development pipeline from a single environment. containers and automate the development pipeline from a single environment.
Choose the Edge channel to get access to the latest features, or the Stable Choose the Edge channel to get access to the latest features, or the Stable
channel for more predictability. channel for more predictability.
@ -27,14 +41,26 @@ channel for more predictability.
[Learn more about Docker Engine - Community](/install/){: class="button outline-btn"} [Learn more about Docker Engine - Community](/install/){: class="button outline-btn"}
</div> </div>
</div> <div markdown="1" class="col-xs-12 col-sm-12 col-md-12 col-lg-6 block">
## Docker Desktop ### Docker Enterprise
Designed for enterprise development and IT teams who build, ship, and run
business critical applications in production at scale. Integrated, certified,
and supported to provide enterprises with the most secure container platform in
the industry to modernize all applications. Docker Enterprise comes with Universal Control Plane (UCP) for managing and orchestrating the container runtime, and Docker Trusted Registry (DTR) for storing and securing images in an enterprise grade registry.
[Learn more about Docker Enterprise](/ee/){: class="button outline-btn"}
</div>
</div><!-- end row -->
## Run Docker anywhere
<div class="component-container"> <div class="component-container">
<!--start row--> <!--start row-->
<div class="row"> <div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-6 block"> <div class="col-sm-12 col-md-12 col-lg-4 block">
<div class="component"> <div class="component">
<div class="component-icon"> <div class="component-icon">
<a href="docker-for-mac/"> <img src="../images/apple_48.svg" alt="Docker Desktop for Mac"> </a> <a href="docker-for-mac/"> <img src="../images/apple_48.svg" alt="Docker Desktop for Mac"> </a>
@ -43,7 +69,7 @@ channel for more predictability.
<p>A native application using the macOS sandbox security model which delivers all Docker tools to your Mac.</p> <p>A native application using the macOS sandbox security model which delivers all Docker tools to your Mac.</p>
</div> </div>
</div> </div>
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-6 block"> <div class="col-sm-12 col-md-12 col-lg-4 block">
<div class="component"> <div class="component">
<div class="component-icon"> <div class="component-icon">
<a href="docker-for-windows/"> <img src="../images/windows_48.svg" alt="Docker Desktop for Windows"> </a> <a href="docker-for-windows/"> <img src="../images/windows_48.svg" alt="Docker Desktop for Windows"> </a>
@ -52,11 +78,14 @@ channel for more predictability.
<p>A native Windows application which delivers all Docker tools to your Windows computer.</p> <p>A native Windows application which delivers all Docker tools to your Windows computer.</p>
</div> </div>
</div> </div>
<div class="col-sm-12 col-md-12 col-lg-4 block">
<div class="component">
<div class="component-icon">
<a href="install/linux/ubuntu/"> <img src="../images/linux_48.svg" alt="Docker for Linux"> </a>
</div>
<h3 id="docker-for-linux"><a href="install/linux/ubuntu/">Docker for Linux</a></h3>
<p>Install Docker on a computer which already has a Linux distribution installed.</p>
</div>
</div>
</div> </div>
</div> </div>
### Docker Enterprise
TThe Docker Enterprise platform business, including products, customers, and employees, has been acquired by Mirantis, inc., effective 13-November-2019. For more information on the acquisition and how it may affect you and your business, refer to the [Docker Enterprise Customer FAQ](https://www.docker.com/faq-for-docker-enterprise-customers-and-partners).
For Docker Enterprise documentation, see the [Docker Enterprise](/ee/) tab.