FROM scratch COPY hello_wasm/target/wasm32-wasi/debug/hello_wasm.wasm / CMD ["/hello_wasm.wasm"]