You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
% env RUSTFLAGS='-C target-feature=+crt-static' cargo build
error: cannot produce proc-macro for `async-stream-impl v0.3.5` as the target `x86_64-unknown-linux-gnu` does not support these crate types
Hey @frectonz mind closing this as Not Planned in GitHub, rather than Completed? It may indicate to others a little better that we did not resolve this, but are closing it as is
This is a tracking image where I'm looking at how I'd be able to run this with as-lightweight-as-possible a Docker image.
Related: #32
Chainguard static image
And then when we run this image, we see:
Chainguard static glibc image
And then when we run this image, we see:
Google distroless static glibc image
And then when we run this image, we see:
The text was updated successfully, but these errors were encountered: