lambda-docker icon indicating copy to clipboard operation
lambda-docker copied to clipboard

Invalid volume specification: ':/tmp:rw

Open Jerrywyj opened this issue 9 years ago • 0 comments

I got this error: <class 'docker.errors.APIError'> at / 500 Server Error: Internal Server Error ("{"message":"Invalid bind mount spec ":/tmp:rw": Invalid volume specification: ':/tmp:rw'"}") when run in container, the same in host, host is mac.

Jerrywyj avatar Jan 04 '17 11:01 Jerrywyj