Skip to content

Commit e8a8720

Browse files
dhi: add migration tip (#23327)
<!--Delete sections as needed --> ## Description Added migration tip to inform existing Docker Hub users that they can keep using existing workflows and tools when migrating from other images on Docker Hub. https://deploy-preview-23327--docsdocker.netlify.app/dhi/get-started/ ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Editorial review --------- Signed-off-by: Craig <[email protected]>
1 parent d64a65a commit e8a8720

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

_vale/config/vocabularies/Docker/accept.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ autolock
1212
Azure
1313
Azure AD
1414
bootup
15+
Bitnami
1516
Btrfs
1617
Bugsnag
1718
BuildKit

content/manuals/dhi/get-started.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,19 @@ This guide shows you how to go from zero to running a Docker Hardened Image
1212
(DHI) using a real example. While the steps use a specific image as an
1313
example, they can be applied to any DHI.
1414

15+
> [!TIP]
16+
>
17+
> You can keep using the same tools and workflows you already know when moving
18+
> to DHI from other images on Docker Hub, such as Bitnami public catalog images.
19+
> Note that [Bitnami announced](https://github.com/bitnami/charts/issues/35164)
20+
> that its public catalog images will no longer be available after September 29,
21+
> 2025.
22+
>
23+
> In most cases, migrating is as simple as updating the image reference in your
24+
> configuration or commands. Start with this guide, then see the [migration
25+
> guide](./how-to/migrate.md) for more details and examples.
26+
27+
1528
## Step 1: Sign up and subscribe to DHI for access
1629

1730
To access Docker Hardened Images, your organization must [sign

0 commit comments

Comments
 (0)