uber-archive / makisu

Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos and Kubernetes.
Apache License 2.0
2.41k stars 153 forks source link

Publish OS executables as part of the release #334

Open nfisher opened 4 years ago

nfisher commented 4 years ago

Is your feature request related to a problem? Please describe.

Currently makisu is only made available through go get or a Docker build.

Describe the solution you'd like

It would be nice to have the ability to download a tagged OS specific binary from a tagged releases asset list and save compilation in CI, locally, etc.

Describe alternatives you've considered Bazel, Jib

Additional context

image