You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting an error when running the docker command from the README.md
docker run -d --rm --mount type=bind,source=$(pwd),target=/out canvas-layers /out/layers.zip /root/layers
d24efe42e9ca297d8c85d4c44a0e6a9c7ddec3627e93a53d4f7b5f0552b11b42
docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"/out/layers.zip\": stat /out/layers.zip: no such file or directory": unknown.
The text was updated successfully, but these errors were encountered:
I'm getting an error when running the docker command from the README.md
The text was updated successfully, but these errors were encountered: