ktock/container2wasm

Error response from daemon: unable to create manifests file

owenthereal opened this issue · 2 comments

I compiled c2w on macos and ran the following but got errors:

$ c2w ubuntu:22.04 out.wasm
2024/04/16 10:59:22 saving "ubuntu:22.04" to "/var/folders/wn/gz14l4x91dbfq8byk2tmw33h0000gn/T/container2wasm1995291679/img"
Error response from daemon: unable to create manifests file: content digest sha256:c427cc251a507a2459eacd770fe2cd7e451f883b077e09b2d27fa6f129b29d81: not found
failed to prepare image: exit status 1

My Docker is Docker Desktop for Mac

ktock commented

@owenthereal Thanks for reporting this issue. Mac support isn't completed (see #198). Could you try it on Linux VMs?

Closing this issues because of duplication with #198.