CosmWasm / optimizer

Dockerfile and script to deterministically produce the smallest possible Wasm for your Rust contract
Apache License 2.0
123 stars 60 forks source link

Publish CI built images to docker hub #67

Open maurolacy opened 3 years ago

maurolacy commented 3 years ago

It would be nice to publish CI images built on release tags automatically to docker hub.

That way we can also leverage the CI's native Intel and Arm builders.