diff --git a/_vale/config/vocabularies/Docker/accept.txt b/_vale/config/vocabularies/Docker/accept.txt index bc3941deb09d..e39f05fd9e46 100644 --- a/_vale/config/vocabularies/Docker/accept.txt +++ b/_vale/config/vocabularies/Docker/accept.txt @@ -12,6 +12,7 @@ autolock Azure Azure AD bootup +Bitnami Btrfs Bugsnag BuildKit diff --git a/content/manuals/dhi/get-started.md b/content/manuals/dhi/get-started.md index 3116eae2f325..97b787baf6ed 100644 --- a/content/manuals/dhi/get-started.md +++ b/content/manuals/dhi/get-started.md @@ -12,6 +12,19 @@ This guide shows you how to go from zero to running a Docker Hardened Image (DHI) using a real example. While the steps use a specific image as an example, they can be applied to any DHI. +> [!TIP] +> +> You can keep using the same tools and workflows you already know when moving +> to DHI from other images on Docker Hub, such as Bitnami public catalog images. +> Note that [Bitnami announced](https://github.com/bitnami/charts/issues/35164) +> that its public catalog images will no longer be available after September 29, +> 2025. +> +> In most cases, migrating is as simple as updating the image reference in your +> configuration or commands. Start with this guide, then see the [migration +> guide](./how-to/migrate.md) for more details and examples. + + ## Step 1: Sign up and subscribe to DHI for access To access Docker Hardened Images, your organization must [sign