Support Ubuntu/Debian docker.io Docker package
struanb opened this issue · 0 comments
struanb commented
The Ubuntu/Debian docker.io Docker package has runc installed in a different location to that in Docker's docker-ce package, against which RunCVM was developed.
This results in a failure to invoke runc.
Patch the RunCVM runtime to determine the correct installed location of runc before invoking it at that location.