csantanapr commented on issue #3546: Fix vagrant not use runc
URL: 
https://github.com/apache/incubator-openwhisk/pull/3546#issuecomment-381757084
 
 
   >May be we can pin Docker version to one where runc works. As while working 
on Mac if I need to try/test out any runc related aspect I rely on Vagrant 
image. So if it works with some older version we can pin Docker to that and 
keep runc enabled
   
   The problem vagrant is using ubuntu16 and installs latest stable, for 
example 18.03.0-ce, so the invoker image would need to be rebuild with the 
matching version.
   
   If you are trying and testing runc related things, then is better to 
experiment with the latest stable release.
   
   I added docs for this special case, for an user to experiment with runc.
   
   The version we recommend and we currently test in Travis and have it pinned 
in the invoker is an older version 1.12
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to