Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
_nhynes
on Oct 14, 2020
|
parent
|
context
|
favorite
| on:
Dockerfile Security Best Practices
Relatedly, rust-musl-builder [0] is useful for getting Rust binaries to run on the `static` instead of `cc` base image.
[0]
https://github.com/emk/rust-musl-builder
minimaxir
on Oct 14, 2020
[–]
What's the advantage of doing that?
acomar
on Oct 15, 2020
|
parent
[–]
you can drop the resulting binary in a scratch container that has no shell, etc.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[0] https://github.com/emk/rust-musl-builder