Stream: general

Topic: Prebuild docker image with wkg cli?


view this post on Zulip Emily Shea (Apr 28 2025 at 18:07):

Hi :wave:

Does anyone here know if there's a prebuilt docker image that has the wkg tool installed? If not, I can build one, but wondering if such thing exists already.

Thanks in advance!

(Also, this is my first time posting here and using zulip, so let me know if I'm not posting in the right place, etc.)

view this post on Zulip Pat Hickey (Apr 28 2025 at 18:48):

Hi Emily! I don't believe there is a docker image providing wkg. The project does have the annotations inside it such that cargo binstall which itself has binaries distributed as well as a github action. If you are able to contribute whatever to our CI to publish it as a docker image, I'd be happy to review and merge it for you, but I don't know enough about packaging tools like this using docker to do it myself

Binary installation for rust projects. Contribute to cargo-bins/cargo-binstall development by creating an account on GitHub.

view this post on Zulip Emily Shea (Apr 28 2025 at 20:47):

Oh hi Pat! Hope you're doing well.

Sounds good. Thanks or confirming that I'm not missing that there's an already existing docker image somewhere :+1:. I'll poke around a bit with building my own image, and may circle back to make a PR at some point.

Thank you!


Last updated: Dec 06 2025 at 05:03 UTC