mirror of https://github.com/docker/docs.git
Update DTR 2.1 front matter
This commit is contained in:
parent
0c68ed31e7
commit
03436c4300
|
@ -1,16 +1,9 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "Architecture"
|
||||
description = "Learn about the architecture of Docker Trusted Registry."
|
||||
keywords = ["docker, registry, dtr, architecture"]
|
||||
[menu.main]
|
||||
parent="workw_dtr"
|
||||
identifier="dtr_architecture"
|
||||
weight=20
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# DTR architecture
|
||||
---
|
||||
title: DTR architecture
|
||||
description: Learn about the architecture of Docker Trusted Registry.
|
||||
keywords:
|
||||
- docker, registry, dtr, architecture
|
||||
---
|
||||
|
||||
Docker Trusted Registry (DTR) is a Dockerized application that runs on a Docker
|
||||
Universal Control Plane cluster.
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
+++
|
||||
title = "Configure general settings"
|
||||
description = "Configure general settings for Docker Trusted Registry"
|
||||
keywords = ["docker, documentation, about, technology, understanding, enterprise, hub, general, domain name, HTTP, HTTPS ports, registry"]
|
||||
[menu.main]
|
||||
parent="workw_dtr_configure"
|
||||
identifier="dtr_configure_general"
|
||||
weight=3
|
||||
+++
|
||||
|
||||
# Configure general settings
|
||||
---
|
||||
title: Configure general settings
|
||||
description: Configure general settings for Docker Trusted Registry
|
||||
keywords:
|
||||
- docker, documentation, about, technology, understanding, enterprise, hub, general, domain name, HTTP, HTTPS ports, Notary, registry
|
||||
---
|
||||
|
||||
This document describes the general settings you need to configure.
|
||||
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
+++
|
||||
title = "Security configuration"
|
||||
description = "Security configuration for Docker Trusted Registry"
|
||||
keywords = ["docker, documentation, about, technology, understanding, configuration, security, enterprise, hub, registry"]
|
||||
[menu.main]
|
||||
parent="workw_dtr_configure"
|
||||
identifier="dtr_configure_security"
|
||||
weight=4
|
||||
+++
|
||||
|
||||
# Security configuration
|
||||
---
|
||||
title: Security configuration
|
||||
description: Security configuration for Docker Trusted Registry
|
||||
keywords:
|
||||
- docker, documentation, about, technology, understanding, configuration, security, enterprise, hub, registry
|
||||
---
|
||||
|
||||
This document describes the security settings you need to configure.
|
||||
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
+++
|
||||
title = "Storage configuration"
|
||||
description = "Storage configuration for Docker Trusted Registry"
|
||||
keywords = ["docker, documentation, about, technology, understanding, configuration, storage, storage drivers, Azure, S3, Swift, enterprise, hub, registry"]
|
||||
[menu.main]
|
||||
parent="workw_dtr_configure"
|
||||
identifier="dtr_configure_storage"
|
||||
weight=5
|
||||
+++
|
||||
|
||||
# Storage configuration
|
||||
---
|
||||
title: Storage configuration
|
||||
description: Storage configuration for Docker Trusted Registry
|
||||
keywords:
|
||||
- docker, documentation, about, technology, understanding, configuration, storage, storage drivers, Azure, S3, Swift, enterprise, hub, registry
|
||||
---
|
||||
|
||||
After installing Docker Trusted Registry, one of your first tasks is to
|
||||
designate and configure the Trusted Registry storage backend. This document provides the following:
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
+++
|
||||
title = "Configuration overview"
|
||||
description = "Configuration overview for Docker Trusted Registry"
|
||||
keywords = ["docker, documentation, about, technology, understanding, enterprise, hub, registry"]
|
||||
[menu.main]
|
||||
parent="workw_dtr_configure"
|
||||
identifier="dtr_configuration"
|
||||
weight=2
|
||||
+++
|
||||
|
||||
# Configure overview
|
||||
---
|
||||
title: Configuration overview
|
||||
description: Configuration overview for Docker Trusted Registry
|
||||
keywords:
|
||||
- docker, documentation, about, technology, understanding, enterprise, hub, registry
|
||||
---
|
||||
|
||||
When you first install Docker Trusted Registry, you need to configure it. Use
|
||||
this overview to see what you can configure.
|
||||
|
|
|
@ -1,16 +1,9 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "Configuration"
|
||||
description = "Trusted Registry configuration options"
|
||||
keywords = ["docker, documentation, about, technology, install, enterprise, hub, CS engine, Docker Trusted Registry, configure, storage, backend, drivers"]
|
||||
[menu.main]
|
||||
parent="workw_dtr"
|
||||
identifier="workw_dtr_configure"
|
||||
weight=50
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Configure DTR
|
||||
---
|
||||
title: Configuration of Docker Trusted Registry
|
||||
description: Trusted Registry configuration options
|
||||
keywords:
|
||||
- docker, documentation, about, technology, install, enterprise, hub, CS engine, Docker Trusted Registry, configure, storage, backend, drivers
|
||||
---
|
||||
|
||||
This section includes the following topics:
|
||||
|
||||
|
|
|
@ -1,14 +1,9 @@
|
|||
+++
|
||||
title = "Use your own certificates"
|
||||
description = "Learn how to configure Docker Trusted Registry to use your own certificates"
|
||||
keywords = ["Universal Control Plane, UCP, certificate, authentiation, tls"]
|
||||
[menu.main]
|
||||
parent="workw_dtr_configure"
|
||||
identifier="dtr-configure-certs"
|
||||
weight=0
|
||||
+++
|
||||
|
||||
# Use your own certificates
|
||||
---
|
||||
title: Use your own certificates
|
||||
description: Trusted Registry configuration options
|
||||
keywords:
|
||||
- docker, documentation, about, technology, install, enterprise, hub, CS engine, Docker Trusted Registry, configure, storage, backend, drivers
|
||||
---
|
||||
|
||||
By default the DTR services are exposed using HTTPS, to ensure all
|
||||
communications between clients and DTR is encrypted. Since DTR
|
||||
|
|
|
@ -1,17 +1,10 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "Backups and disaster recovery"
|
||||
description = "Learn how to backup your Docker Trusted Registry cluster, and to recover your cluster from an existing backup."
|
||||
keywords = ["docker, registry, high-availability, backup, recovery"]
|
||||
[menu.main]
|
||||
parent="dtr_menu_high_availability"
|
||||
identifier="dtr_backup_disaster_recovery"
|
||||
weight=10
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
|
||||
# Backups and disaster recovery
|
||||
---
|
||||
title: Backups and disaster recovery
|
||||
description: Learn how to backup your Docker Trusted Registry cluster, and to recover
|
||||
your cluster from an existing backup.
|
||||
keywords:
|
||||
- docker, registry, high-availability, backup, recovery
|
||||
---
|
||||
|
||||
When you decide to start using Docker Trusted Registry on a production
|
||||
setting, you should [configure it for high availability](index.md).
|
||||
|
|
|
@ -1,17 +1,9 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
aliases = ["/docker-trusted-registry/high-availability/high-availability/"]
|
||||
title = "Set up high availability"
|
||||
description = "Learn how to set up Docker Trusted Registry for high availability."
|
||||
keywords = ["docker, registry, high-availability, backup, recovery"]
|
||||
[menu.main]
|
||||
parent="dtr_menu_high_availability"
|
||||
identifier="dtr_high_availability"
|
||||
weight=0
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Set up high availability
|
||||
---
|
||||
title: Set up high availability
|
||||
description: Learn how to set up Docker Trusted Registry for high availability.
|
||||
keywords:
|
||||
- docker, registry, high-availability, backup, recovery
|
||||
---
|
||||
|
||||
Docker Trusted Registry (DTR) is designed for high availability.
|
||||
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "High-availability"
|
||||
description = "Learn how to set up Docker Trusted Registry for high availability."
|
||||
keywords = ["docker, registry, high-availability, backup, recovery"]
|
||||
type = "menu"
|
||||
[menu.main]
|
||||
parent="workw_dtr"
|
||||
identifier="dtr_menu_high_availability"
|
||||
weight=70
|
||||
+++
|
||||
<![end-metadata]-->
|
|
@ -1,18 +1,9 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
aliases = ["/docker-hub-enterprise/",
|
||||
"/docker-trusted-registry/overview/"]
|
||||
title = "Docker Trusted Registry overview"
|
||||
description = "Learn how to install, configure, and use Docker Trusted Registry."
|
||||
keywords = ["docker, registry, repository, images"]
|
||||
[menu.main]
|
||||
parent="workw_dtr"
|
||||
identifier="dtr_overview"
|
||||
weight=0
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Docker Trusted Registry overview
|
||||
---
|
||||
description: Learn how to install, configure, and use Docker Trusted Registry.
|
||||
keywords:
|
||||
- docker, registry, repository, images
|
||||
title: Docker Trusted Registry overview
|
||||
---
|
||||
|
||||
Docker Trusted Registry (DTR) is the enterprise-grade image storage solution
|
||||
from Docker. You install it behind your firewall so that you can securely store
|
||||
|
|
|
@ -1,21 +1,9 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
aliases = [ "/docker-trusted-registry/install/dtr-ami-byol-launch/",
|
||||
"/docker-trusted-registry/install/dtr-ami-bds-launch/",
|
||||
"/docker-trusted-registry/install/dtr-vhd-azure/",
|
||||
"/docker-trusted-registry/install/install-dtr/"]
|
||||
title = "Install Docker Trusted Registry"
|
||||
description = "Learn how to install Docker Trusted Registry for production."
|
||||
keywords = ["docker, dtr, registry, install"]
|
||||
[menu.main]
|
||||
parent="dtr-menu-install"
|
||||
identifier="dtr_install_production"
|
||||
weight=20
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
|
||||
# Install Docker Trusted Registry
|
||||
---
|
||||
title: Install Docker Trusted Registry
|
||||
description: Learn how to install Docker Trusted Registry for production.
|
||||
keywords:
|
||||
- docker, dtr, registry, install
|
||||
---
|
||||
|
||||
Docker Trusted Registry (DTR) is a containerized application that runs on a
|
||||
swarm managed by Docker Universal Control Plane (UCP). It can be installed
|
||||
|
|
|
@ -1,17 +1,10 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "Install offline"
|
||||
description = "Learn how to install Docker Trusted Registry on a machine with no internet access."
|
||||
keywords = ["docker, registry, install, offline"]
|
||||
[menu.main]
|
||||
parent="dtr-menu-install"
|
||||
identifier="dtr_install_offline"
|
||||
weight=30
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
|
||||
# Install DTR offline
|
||||
---
|
||||
title: Install Docker Trusted Registry offline
|
||||
description: Learn how to install Docker Trusted Registry on a machine with no internet
|
||||
access.
|
||||
keywords:
|
||||
- docker, registry, install, offline
|
||||
---
|
||||
|
||||
The procedure to install Docker Trusted Registry on a node is the same,
|
||||
whether that node has access to the internet or not.
|
||||
|
|
|
@ -1,18 +1,9 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
aliases = ["/docker-trusted-registry/license/"]
|
||||
title = "License DTR"
|
||||
description = "Learn how to license your Docker Trusted Registry installation."
|
||||
keywords = ["docker, dtr, install, license"]
|
||||
[menu.main]
|
||||
parent="dtr-menu-install"
|
||||
identifier="dtr_license"
|
||||
weight=31
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
|
||||
# License DTR
|
||||
---
|
||||
title: License Docker Trusted Registry
|
||||
description: Learn how to license your Docker Trusted Registry installation.
|
||||
keywords:
|
||||
- docker, dtr, install, license
|
||||
---
|
||||
|
||||
By default, you don't need to license your Docker Trusted Registry. When
|
||||
installing DTR, it automatically starts using the same license file used on
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "Installation"
|
||||
description = "Trusted Registry Installation Overview"
|
||||
keywords = ["docker, documentation, about, technology, install, enterprise, hub, CS engine, Docker Trusted Registry"]
|
||||
type = "menu"
|
||||
[menu.main]
|
||||
parent="workw_dtr"
|
||||
identifier="dtr-menu-install"
|
||||
weight=30
|
||||
+++
|
||||
<![end-metadata]-->
|
|
@ -1,17 +1,9 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "System requirements"
|
||||
description = "Learn about the system requirements for installing Docker Trusted Registry."
|
||||
keywords = ["docker, DTR, architecture, requirements"]
|
||||
[menu.main]
|
||||
parent="dtr-menu-install"
|
||||
identifier="dtr_system_requirements"
|
||||
weight=0
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
|
||||
# DTR system requirements
|
||||
---
|
||||
title: Docker Trusted Registry system requirements
|
||||
description: Learn about the system requirements for installing Docker Trusted Registry.
|
||||
keywords:
|
||||
- docker, DTR, architecture, requirements
|
||||
---
|
||||
|
||||
Docker Trusted Registry can be installed on-premises or on the cloud.
|
||||
Before installing, be sure your infrastructure has these requirements.
|
||||
|
|
|
@ -1,16 +1,9 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "Uninstall"
|
||||
description = "Learn how to uninstall your Docker Trusted Registry installation."
|
||||
keywords = ["docker, dtr, install, uninstall"]
|
||||
[menu.main]
|
||||
parent="dtr-menu-install"
|
||||
identifier="dtr_uninstall"
|
||||
weight=50
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Uninstall Docker Trusted Registry
|
||||
---
|
||||
title: Uninstall Docker Trusted Registry
|
||||
description: Learn how to uninstall your Docker Trusted Registry installation.
|
||||
keywords:
|
||||
- docker, dtr, install, uninstall
|
||||
---
|
||||
|
||||
Use the `remove` command, to remove a DTR replica from a cluster.
|
||||
To uninstall a DTR cluster you remove all DTR replicas one at a time.
|
||||
|
|
|
@ -1,17 +1,9 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
aliases = ["/docker-trusted-registry/install/upgrade/upgrade-minor/"]
|
||||
title = "Upgrade from 2.0.0"
|
||||
description = "Learn how to upgrade your Docker Trusted Registry to a new minor version or patch release."
|
||||
keywords = ["docker, dtr, upgrade, install"]
|
||||
[menu.main]
|
||||
parent="menu_dtr_upgrade"
|
||||
identifier="dtr_upgrade_minor"
|
||||
weight=10
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Upgrade from 2.0.0
|
||||
---
|
||||
title: Upgrade from 2.0.0
|
||||
description: Learn how to upgrade your Docker Trusted Registry to a new minor version or patch release.
|
||||
keywords:
|
||||
- docker, dtr, upgrade, install
|
||||
---
|
||||
|
||||
<!-- beta: remove after this goes to GA -->
|
||||
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "Upgrade"
|
||||
description = "Learn how to upgrade your Docker Trusted Registry."
|
||||
keywords = ["docker, dtr, upgrade, install"]
|
||||
type = "menu"
|
||||
[menu.main]
|
||||
parent="dtr-menu-install"
|
||||
identifier="menu_dtr_upgrade"
|
||||
weight=40
|
||||
+++
|
||||
<![end-metadata]-->
|
|
@ -1,18 +1,10 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
draft=true
|
||||
aliases = ["/docker-trusted-registry/install/upgrade/"]
|
||||
title = "Upgrade from 1.4.3"
|
||||
description = "Learn how to upgrade your Docker Trusted Registry to the latest major release."
|
||||
keywords = ["docker, dtr, upgrade, install"]
|
||||
[menu.main]
|
||||
parent="menu_dtr_upgrade"
|
||||
identifier="dtr_upgrade_major"
|
||||
weight=0
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Upgrade from DTR 1.4.3
|
||||
---
|
||||
title: Upgrade from 1.4.3
|
||||
description: Learn how to upgrade your Docker Trusted Registry to the latest major
|
||||
release.
|
||||
keywords:
|
||||
- docker, dtr, upgrade, install
|
||||
---
|
||||
|
||||
The first step in upgrading to Docker Trusted Registry (DTR) 2.0, is ensuring
|
||||
you are running DTR 1.4.3. If that's not the case, start by upgrading your
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "Docker Trusted Registry"
|
||||
description = "Docker Trusted Registry"
|
||||
keywords = ["docker, documentation, about, technology, understanding, enterprise, hub, registry"]
|
||||
type = "menu"
|
||||
[menu.main]
|
||||
identifier="workw_dtr"
|
||||
weight=-63
|
||||
+++
|
||||
<![end-metadata]-->
|
|
@ -1,17 +1,9 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
aliases = ["/docker-trusted-registry/monitor-troubleshoot/monitor/"]
|
||||
title = "Monitor DTR"
|
||||
description = "Learn how to monitor your DTR installation."
|
||||
keywords = ["docker, registry, monitor, troubleshoot"]
|
||||
[menu.main]
|
||||
parent="dtr_menu_monitor_troubleshoot"
|
||||
identifier="dtr_monitor"
|
||||
weight=0
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Monitor DTR
|
||||
---
|
||||
title: Monitor Docker Trusted Registry
|
||||
description: Learn how to monitor your DTR installation.
|
||||
keywords:
|
||||
- docker, registry, monitor, troubleshoot
|
||||
---
|
||||
|
||||
Docker Trusted Registry is a Dockerized application. To monitor it, you can
|
||||
use the same tools and techniques you're already using to monitor other
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "Monitor and troubleshoot"
|
||||
description = "Learn how to monitor and troubleshoot your DTR cluster"
|
||||
keywords = ["docker, registry, monitor, troubleshoot"]
|
||||
type = "menu"
|
||||
[menu.main]
|
||||
parent="workw_dtr"
|
||||
identifier="dtr_menu_monitor_troubleshoot"
|
||||
weight=60
|
||||
+++
|
||||
<![end-metadata]-->
|
|
@ -1,19 +1,9 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
aliases = ["/docker-trusted-registry/adminguide/"]
|
||||
title = "Troubleshoot DTR"
|
||||
description = "Learn how to troubleshoot your DTR installation."
|
||||
keywords = ["docker, registry, monitor, troubleshoot"]
|
||||
[menu.main]
|
||||
parent="dtr_menu_monitor_troubleshoot"
|
||||
identifier="dtr_troubleshoot"
|
||||
weight=10
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Troubleshoot DTR
|
||||
|
||||
## Overlay networking
|
||||
---
|
||||
title: Troubleshoot Docker Trusted Registry
|
||||
description: Learn how to troubleshoot your DTR installation.
|
||||
keywords:
|
||||
- docker, registry, monitor, troubleshoot
|
||||
---
|
||||
|
||||
High availability in DTR depends on having overlay networking working in UCP.
|
||||
To manually test that overlay networking is working in UCP run the following
|
||||
|
|
|
@ -1,17 +1,10 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
aliases = ["/docker-trusted-registry/release-notes/release-notes/"]
|
||||
title = "Trusted Registry release notes"
|
||||
description = "Docker Trusted Registry release notes "
|
||||
keywords = ["docker, documentation, about, technology, understanding, enterprise, hub, registry, release notes, Docker Trusted Registry"]
|
||||
[menu.main]
|
||||
parent="dtr_menu_release_notes"
|
||||
identifier="dtr_release_notes"
|
||||
weight=0
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
---
|
||||
title: Docker Trusted Registry release notes
|
||||
keywords:
|
||||
description: Docker Trusted Registry release notes
|
||||
- docker, documentation, about, technology, understanding, enterprise, hub, registry, release notes, Docker Trusted Registry
|
||||
---
|
||||
|
||||
# Docker Trusted Registry release notes
|
||||
|
||||
Here you can learn about new features, bug fixes, breaking changes and
|
||||
known issues for each DTR version.
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "Release notes"
|
||||
description = "Learn about the latest versions of Docker Trusted Registry."
|
||||
keywords = ["docker, dtr, release notes, upgrade"]
|
||||
type = "menu"
|
||||
[menu.main]
|
||||
parent="workw_dtr"
|
||||
identifier="dtr_menu_release_notes"
|
||||
weight=110
|
||||
+++
|
||||
<![end-metadata]-->
|
|
@ -1,17 +1,9 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
aliases = ["/docker-trusted-registry/prior-release-notes/"]
|
||||
title = "Prior Trusted Registry release notes"
|
||||
description = "Archived release notes for Docker Trusted Registry"
|
||||
keywords = ["docker, documentation, about, technology, understanding, enterprise, hub, registry, Docker Trusted Registry, release"]
|
||||
[menu.main]
|
||||
parent="dtr_menu_release_notes"
|
||||
identifier="dtr_prior_release_notes"
|
||||
weight=10
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# DTR release notes archive
|
||||
---
|
||||
title: DTR release notes archive
|
||||
description: Archived release notes for Docker Trusted Registry
|
||||
keywords:
|
||||
- docker, documentation, about, technology, understanding, enterprise, hub, registry, Docker Trusted Registry, release
|
||||
---
|
||||
|
||||
This document contains the release notes for all versions of Docker Trusted
|
||||
Registry.
|
||||
|
|
|
@ -1,19 +1,9 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
aliases = ["/docker-trusted-registry/soft-garbage/",
|
||||
"/docker-trusted-registry/repos-and-images/delete-images/"]
|
||||
title = "Delete an image"
|
||||
description = "Learn how to delete images from your repositories on Docker Trusted Registry."
|
||||
keywords = ["docker, registry, repository, delete, image"]
|
||||
[menu.main]
|
||||
parent="dtr_menu_repos_and_images"
|
||||
identifier="dtr_delete_images"
|
||||
weight=30
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
|
||||
# Delete an image
|
||||
---
|
||||
title: Delete an image
|
||||
description: Learn how to delete images from your repositories on Docker Trusted Registry.
|
||||
keywords:
|
||||
- docker, registry, repository, delete, image
|
||||
---
|
||||
|
||||
To delete an image, go to the **DTR web UI**, and navigate to the image
|
||||
**repository** you want to delete. In the **Tags** tab, select all the image
|
||||
|
|
|
@ -1,16 +1,9 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "Configure your Docker Engine"
|
||||
description = "Learn how to configure your Docker Engine to push and pull images from Docker Trusted Registry."
|
||||
keywords = ["docker, registry, TLS, certificates"]
|
||||
[menu.main]
|
||||
parent="dtr_menu_repos_and_images"
|
||||
identifier="dtr_configure_engine"
|
||||
weight=0
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Configure your Docker Engine
|
||||
---
|
||||
description: Learn how to configure your Docker Engine to push and pull images from Docker Trusted Registry.
|
||||
keywords:
|
||||
- docker, registry, TLS, certificates
|
||||
title: Configure your Docker Engine
|
||||
---
|
||||
|
||||
By default Docker Engine uses TLS when pushing and pulling images to an
|
||||
image registry like Docker Trusted Registry.
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "Repositories and images"
|
||||
description = "Learn how to manage your repositories and images on Docker Trusted Registry."
|
||||
keywords = ["docker, registry, management, repository, image"]
|
||||
type = "menu"
|
||||
[menu.main]
|
||||
parent="workw_dtr"
|
||||
identifier="dtr_menu_repos_and_images"
|
||||
weight=90
|
||||
+++
|
||||
<![end-metadata]-->
|
|
@ -1,17 +1,9 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
aliases = ["/docker-trusted-registry/quick-start/"]
|
||||
title = "Pull an image"
|
||||
description = "Learn how to pull an image from Docker Trusted Registry."
|
||||
keywords = ["docker, registry, images, pull"]
|
||||
[menu.main]
|
||||
parent="dtr_menu_repos_and_images"
|
||||
identifier="dtr_pull_image"
|
||||
weight=10
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Pull an image from DTR
|
||||
---
|
||||
title: Pull an image from DTR
|
||||
description: Learn how to pull an image from Docker Trusted Registry.
|
||||
keywords:
|
||||
- docker, registry, images, pull
|
||||
---
|
||||
|
||||
Pulling an image from Docker Trusted Registry is the same as pulling an image
|
||||
from Docker Hub. Since DTR is secure by default, you always need to authenticate
|
||||
|
|
|
@ -1,19 +1,9 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
aliases = ["/docker-trusted-registry/repos-and-images/create-repo/",
|
||||
"/docker-trusted-registry/userguide/",
|
||||
"/docker-trusted-registry/repos-and-images/push-and-pull-images/"]
|
||||
title = "Push an image"
|
||||
description = "Learn how to push an image to Docker Trusted Registry."
|
||||
keywords = ["docker, registry, images, pull"]
|
||||
[menu.main]
|
||||
parent="dtr_menu_repos_and_images"
|
||||
identifier="dtr_push_image"
|
||||
weight=20
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Push an image to DTR
|
||||
---
|
||||
description: Learn how to push an image to Docker Trusted Registry.
|
||||
keywords:
|
||||
- docker, registry, images, pull
|
||||
title: Push an image to DTR
|
||||
---
|
||||
|
||||
Pushing an image to Docker Trusted Registry is the same as pushing an image
|
||||
to Docker Hub.
|
||||
|
|
|
@ -1,15 +1,11 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "Get support"
|
||||
description="Your Docker subscription gives you access to prioritized support. You can file tickets via email, your the support portal."
|
||||
keywords = ["Docker, support", "help"]
|
||||
[menu.main]
|
||||
parent="workw_dtr"
|
||||
weight=120
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Get support
|
||||
---
|
||||
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:
|
||||
- Docker, support
|
||||
- help
|
||||
---
|
||||
|
||||
Your Docker Data Center, or Docker Trusted Registry subscription gives you
|
||||
access to prioritized support. The service levels depend on your subscription.
|
||||
|
|
|
@ -1,16 +1,10 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "Create and manage organizations"
|
||||
description = "Learn how to set up organizations to enforce security in Docker Trusted Registry."
|
||||
keywords = ["docker, registry, security, permissions, organizations"]
|
||||
[menu.main]
|
||||
parent="dtr_menu_user_management"
|
||||
identifier="dtr-create-organizations"
|
||||
weight = 20
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Create and manage organizations
|
||||
---
|
||||
title: Create and manage organizations
|
||||
description: Learn how to set up organizations to enforce security in Docker Trusted
|
||||
Registry.
|
||||
keywords:
|
||||
- docker, registry, security, permissions, organizations
|
||||
---
|
||||
|
||||
When a user creates a repository, only that user has permissions to make changes
|
||||
to the repository.
|
||||
|
|
|
@ -1,16 +1,10 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "Create and manage teams"
|
||||
description = "Learn how to manage teams to enforce fine-grain access control in Docker Trusted Registry."
|
||||
keywords = ["docker, registry, security, permissions, teams"]
|
||||
[menu.main]
|
||||
parent="dtr_menu_user_management"
|
||||
identifier="dtr-create-teams"
|
||||
weight = 30
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Create and manage teams
|
||||
---
|
||||
title: Create and manage teams
|
||||
description: Learn how to manage teams to enforce fine-grain access control in Docker
|
||||
Trusted Registry.
|
||||
keywords:
|
||||
- docker, registry, security, permissions, teams
|
||||
---
|
||||
|
||||
You can extend the user's default permissions by granting them fine-grain
|
||||
permissions over image repositories. You do this by adding the user to a team.
|
||||
|
|
|
@ -1,16 +1,9 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "Create and manage users"
|
||||
description = "Learn how to manage user permissions in Docker Trusted Registry."
|
||||
keywords = ["docker, registry, security, permissions, users"]
|
||||
[menu.main]
|
||||
parent="dtr_menu_user_management"
|
||||
identifier="dtr-create-users"
|
||||
weight = 10
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Create and manage users
|
||||
---
|
||||
title: Create and manage users
|
||||
description: Learn how to manage user permissions in Docker Trusted Registry.
|
||||
keywords:
|
||||
- docker, registry, security, permissions, users
|
||||
---
|
||||
|
||||
When using the Docker Datacenter built-in authentication, you can create users
|
||||
to grant them fine-grained permissions.
|
||||
|
|
|
@ -1,17 +1,9 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
aliases = ["/docker-trusted-registry/accounts/"]
|
||||
title = "Authentication and authorization"
|
||||
description = "Learn about the permission levels available on Docker Trusted Registry."
|
||||
keywords = ["docker, registry, security, permissions, users"]
|
||||
[menu.main]
|
||||
parent="dtr_menu_user_management"
|
||||
identifier="dtr-authentication-authorization"
|
||||
weight=0
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Authentication and authorization
|
||||
---
|
||||
title: Authentication and authorization
|
||||
description: Learn about the permission levels available on Docker Trusted Registry.
|
||||
keywords:
|
||||
- docker, registry, security, permissions, users
|
||||
---
|
||||
|
||||
With DTR you get to control which users have access to your image repositories.
|
||||
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "User management"
|
||||
description = "Learn how to manage user permissions on Docker Trusted Registry."
|
||||
keywords = ["docker, registry, management, security, users"]
|
||||
type = "menu"
|
||||
[menu.main]
|
||||
parent="workw_dtr"
|
||||
identifier="dtr_menu_user_management"
|
||||
weight=80
|
||||
+++
|
||||
<![end-metadata]-->
|
|
@ -1,16 +1,9 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "Permission levels"
|
||||
description = "Learn about the permission levels available in Docker Trusted Registry."
|
||||
keywords = ["docker, registry, security, permissions"]
|
||||
[menu.main]
|
||||
parent="dtr_menu_user_management"
|
||||
identifier="dtr-permission-levels"
|
||||
weight = 40
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Permission levels
|
||||
---
|
||||
title: Permission levels
|
||||
description: Learn about the permission levels available in Docker Trusted Registry.
|
||||
keywords:
|
||||
- docker, registry, security, permissions
|
||||
---
|
||||
|
||||
Docker Trusted Registry allows you to define fine-grain permissions over image
|
||||
repositories.
|
||||
|
|
Loading…
Reference in New Issue