Hacker News new | ask | show | jobs
by OptionOfT 394 days ago
All of this is an effort to validate that building works on all environments.

> alias docker="docker --platform=linux/amd64"

I think that on its own breaks a Rust project which uses openssl with the vendored feature.