Skip to content

Commit a99667f

Browse files
dhi: add repo mgmt info (#24106)
<!--Delete sections as needed --> ## Description Users were confused on how to manage access to mirrored DHI repos. Gordon also didn't point in the right direction. xref'd the Hub topics and mentioned a couple popular use-cases to help make the connection. ## Related issues or tickets ENGDOC-3185 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Editorial review --------- Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
1 parent 4a9d71e commit a99667f

2 files changed

Lines changed: 16 additions & 3 deletions

File tree

content/manuals/dhi/how-to/manage.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ On the **Manage** screen in Docker Hub, you can manage your mirrored Docker
1212
Hardened Image (DHI) repositories, mirrored DHI chart repositories, and
1313
customizations in your organization.
1414

15+
Mirrored DHI repositories are standard Docker Hub repositories in your
16+
organization's namespace. They behave exactly like any other Hub repository,
17+
which means you can manage access and permissions, configure webhooks, and use
18+
other standard Hub features. See [Docker Hub
19+
repositories](/manuals/docker-hub/repos/_index.md) for details. The **Manage**
20+
screen provides DHI-specific actions like customizing images and stopping
21+
mirroring.
22+
1523
## Manage mirrored Docker Hardened Image repositories
1624

1725
To manage your mirrored DHI repositories:

content/manuals/dhi/how-to/mirror.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,14 @@ It may take a few minutes for all the tags to finish mirroring.
7373
After mirroring a repository, the repository appears in your organization's
7474
repository list, prefixed by `dhi-`. It will continue to receive updated images.
7575

76-
Once mirrored, the repository works like any other private repository on Docker
77-
Hub and you can now customize it. To learn more about customization, see
78-
[Customize a Docker Hardened Image or chart](./customize.md).
76+
Once mirrored, the repository is a standard Docker Hub repository in your
77+
organization's namespace. It behaves exactly like any other Hub repository,
78+
which means you can manage access and permissions, configure webhooks, and use
79+
other standard Hub features. See [Docker Hub
80+
repositories](/manuals/docker-hub/repos/_index.md) for details.
81+
82+
Additionally, mirrored DHI repositories let you customize images and charts. To
83+
learn more, see [Customize a Docker Hardened Image or chart](./customize.md).
7984

8085
### Webhook integration for syncing and alerts
8186

0 commit comments

Comments
 (0)