Skip to content

Commit ac73fd8

Browse files
dhi: update customizations (#24503)
<!--Delete sections as needed --> ## Description Follow up to #24500. I incorrectly interpreted and tested only the distros and not the distro versions. The UI wording is dynamic based on distro *and* version. I removed the UI wording instead of updating as it makes the simple step more complex than necessary by having to explain an insignificant UI quirk. Added the explanation to the paragraph below the main step text. Debian UI wording is **Packages** Alpine 3.22 UI wording is **Packages** Alpine 3.23 UI wording is **Hardened Packages** ## Related issues or tickets ENGDOCS-3218 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Editorial review Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
1 parent 61f8651 commit ac73fd8

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -77,14 +77,15 @@ To customize a Docker Hardened Image using the web interface, follow these steps
7777
1. Select the image version you want to customize.
7878
1. Optional. Add packages.
7979

80-
1. In the **Packages** drop-down, select the packages you want to add to the
80+
1. In the packages drop-down, select the packages you want to add to the
8181
image.
8282

8383
The packages available in the drop-down are OS system packages for the
84-
selected image variant. For Alpine-based images, these are hardened
85-
packages that have been built from source by Docker with cryptographic
86-
signatures and full supply chain security. For Debian-based images,
87-
these are standard Debian system packages.
84+
selected image variant. For version 3.23 Alpine-based images, these are
85+
hardened packages that have been built from source by Docker with
86+
cryptographic signatures and full supply chain security. For version 3.22
87+
Alpine-based images and Debian-based images, these are standard system
88+
packages.
8889

8990
1. In the **OCI artifacts** drop-down, first, select the repository that
9091
contains the OCI artifact image. Then, select the tag you want to use from

0 commit comments

Comments
 (0)