-
Notifications
You must be signed in to change notification settings - Fork 8.1k
docs: Add a section in the Rust guide to use DHI #23728
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
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! |
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