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 2021/03/17 15:13:58 UTC

[GitHub] [openwhisk] rabbah commented on issue #3711: How do you use docker-runc in a container?

rabbah commented on issue #3711:
URL: https://github.com/apache/openwhisk/issues/3711#issuecomment-801164587


   The reason for this is that the invoker PID is not the same as the post. For Kubernetes, you can fix this by adding
   ```yaml
        hostPID: true
   ```
   to your pod spec.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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