mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
<!--Delete sections as needed --> ## Description Updated the Rust language guide to include Docker Hardened Images (DHI). Changes include: - Added DHI as an option with tab-based layout (Official image / Hardened image) - Added a DHI-based Dockerfile example - Updated build instructions to match docker init behavior - Added DHI quickstart link in "Related information" This follows the same structure used in the [Bun](https://github.com/docker/docs/pull/23565) and [Ruby](https://github.com/docker/docs/pull/23691) DHI updates. ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [x] Editorial review - [ ] Product review --------- Co-authored-by: Craig Osterhout <craig.osterhout@docker.com>