FROM scratch ENTRYPOINT ["/game.wasm"] COPY /src/dist-web/jnr.wasm /game.wasm