If we decide to prepare our Docker image, we will respond. If not, please close. I need aarch64-linux-musl-cross for the wasmer build, but the github actions refuse to get it from [musl.cc](https://musl.cc/) using wget. Therefore, I use the image that already contains this as a builder and copy and use it. https://github.com/line/wasmvm/pull/71/files#diff-a3e40ace4c88526a8320154b12cfc19c7b048c6fd2ea67ddddb3e4849711f249R10 If we should prepare our own Docker image beforehand without using this, then I think this is a matter for another issue. _Originally posted by @shiki-tak in https://github.com/line/wasmvm/issues/71#issuecomment-1223489377_