node-canvas-lambda icon indicating copy to clipboard operation
node-canvas-lambda copied to clipboard

Error running docker command

Open LuRsT opened this issue 5 years ago • 3 comments

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.

LuRsT avatar Feb 25 '20 17:02 LuRsT

@LuRsT Did you get this to work? It worked for me ... but I am having some other issues so wondering if you succeeded or not

... also how are you doing - it has been a long time 😄

maxpeterson avatar Oct 22 '21 16:10 maxpeterson

Haha, such a small world eh @maxpeterson :D. I don't think I managed to make it work at the time, can't remember anyway :grimacing:. good luck!

LuRsT avatar Dec 10 '21 09:12 LuRsT

I did but I needed some updates for thet latest version of Canvas #15.

maxpeterson avatar Dec 20 '21 09:12 maxpeterson