You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/04/09 19:35:17 UTC

[GitHub] ytang commented on issue #3516: Undocumented Container-Reuse

ytang commented on issue #3516: Undocumented Container-Reuse
URL: https://github.com/apache/incubator-openwhisk/issues/3516#issuecomment-379868581
 
 
   I have exactly the same issue. Even if I use `docker run -v /run/docker/runtime-runc/moby:/run/runc` as suggested by @chetanmeh, it fails with another error: `[RuncClient] code: 1 , stdout: , stderr: json: cannot unmarshal number into Go value of type string`.
   
   If I downgrade `docker-ce` from `18.03.0~ce-0~ubuntu` to `17.03.0~ce-0~ubuntu-xenial`, it works fine.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services