We need a standardized docker image for building Rust contracts so that we can: * Prove that certain Wasm binary was produced from a certain code; * Avoiding leaking user information into Wasm binary, like absolute file paths.