This repository was archived by the owner on Feb 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 137
rust_image + hellohttp example #62
Labels
Comments
Block on this. |
I take it vendoring crates is too heavy for an in-repo example? There's also the inextensible equivalent of the other examples by doing something like this gist using std::net::TcpListener. |
Yeah I don't want to vendor crates. If they can be fetched via I'm open to your example as a starting point, but would like these examples to be as close to what folks use in practice as possible (otherwise their value as a jumping-off point is limited). @jonjohnsonjr are you interested in putting together a PR? :) |
Sure, I'll give it a shot. |
No thanks, the runtime internals of a docker image are irrelevant to rules_k8s. This just drags down the velocity of this repo. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Maybe following this
The text was updated successfully, but these errors were encountered: