mirror of https://github.com/docker/docs.git
Update support policy
This commit is contained in:
parent
d4a0d7a6b3
commit
8c15907dc6
|
|
@ -1766,8 +1766,6 @@ manuals:
|
||||||
nosync: true
|
nosync: true
|
||||||
- path: /ee/ucp/release-notes/
|
- path: /ee/ucp/release-notes/
|
||||||
title: Release notes
|
title: Release notes
|
||||||
- path: /ee/ucp/get-support/
|
|
||||||
title: Get support
|
|
||||||
- sectiontitle: Previous versions
|
- sectiontitle: Previous versions
|
||||||
section:
|
section:
|
||||||
- sectiontitle: Universal Control Plane 2.2
|
- sectiontitle: Universal Control Plane 2.2
|
||||||
|
|
@ -2442,8 +2440,6 @@ manuals:
|
||||||
nosync: true
|
nosync: true
|
||||||
- path: /ee/dtr/release-notes/
|
- path: /ee/dtr/release-notes/
|
||||||
title: Release notes
|
title: Release notes
|
||||||
- path: /ee/dtr/support/
|
|
||||||
title: Get support
|
|
||||||
- sectiontitle: Previous versions
|
- sectiontitle: Previous versions
|
||||||
section:
|
section:
|
||||||
- sectiontitle: Docker Trusted Registry 2.4
|
- sectiontitle: Docker Trusted Registry 2.4
|
||||||
|
|
@ -3064,6 +3060,8 @@ manuals:
|
||||||
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
|
||||||
|
- title: Get support
|
||||||
|
path: /ee/get-support/
|
||||||
- sectiontitle: Docker Cloud
|
- sectiontitle: Docker Cloud
|
||||||
section:
|
section:
|
||||||
- sectiontitle: Migration
|
- sectiontitle: Migration
|
||||||
|
|
|
||||||
|
|
@ -1,23 +0,0 @@
|
||||||
---
|
|
||||||
title: Get support for DTR
|
|
||||||
description: Your Docker subscription gives you access to prioritized support. You
|
|
||||||
can file tickets via email, your the support portal.
|
|
||||||
keywords: support, help
|
|
||||||
ui_tabs:
|
|
||||||
- version: dtr-2.5
|
|
||||||
orlower: true
|
|
||||||
---
|
|
||||||
|
|
||||||
{% if include.version=="dtr-2.5" %}
|
|
||||||
|
|
||||||
Your Docker Data Center, or Docker Trusted Registry subscription gives you
|
|
||||||
access to prioritized support. The service levels depend on your subscription.
|
|
||||||
|
|
||||||
If you need help, you can file a ticket via:
|
|
||||||
|
|
||||||
* [Email](mailto:support@docker.com)
|
|
||||||
* [Docker support page](https://support.docker.com/)
|
|
||||||
|
|
||||||
Be sure to use your company email when filing tickets.
|
|
||||||
|
|
||||||
{% endif %}
|
|
||||||
Loading…
Reference in New Issue