docs: Add a section in the Rust guide to use DHI#23728
docs: Add a section in the Rust guide to use DHI#23728craig-osterhout merged 13 commits intodocker:mainfrom
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
@edithturn I mirrored Rust images to my account, and the actual language version is 1.91.1. Maybe the guide should be updated to it? |
Hi @igor-alexandrov , thank you for the review and for pointing this out! 🙌 While testing, I also noticed that one of the dependencies in the Hello World base example (used by this part of the docs) didn’t compile with Thanks again for the feedback, I really appreciate it! |
|
Thanks @edithturn. Sorry, we had to quietly pause all reviews/changes for the surprise DHI free updates. Can you help update this based on that? |
|
Hi @craig-osterhout, I updated the documentation with public Docker Hardened Images. I compiled and tested everything, and it is working fine! Appreciate your time for reviewing! Thanks! |
craig-osterhout
left a comment
There was a problem hiding this comment.
Thanks for updating, @edithturn. I left a couple suggestions.
Co-authored-by: Craig Osterhout <craig.osterhout@docker.com>
|
Hi @craig-osterhout , thanks for the feedback! |
craig-osterhout
left a comment
There was a problem hiding this comment.
Thanks @edithturn. Marked one small issue, otherwise LGTM.
Description
Updated the Rust language guide to include Docker Hardened Images (DHI).
Changes include:
This follows the same structure used in the Bun and Ruby DHI updates.
Reviews