| Name: | oci-kvm-hook |
|---|---|
| Version: | 0.2 |
| Release: | 2.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 2102604 |
| License: | ASL 2.0 |
| RPM: | oci-kvm-hook-0.2-2.el7.x86_64.rpm |
| Source RPM: | oci-kvm-hook-0.2-2.el7.src.rpm |
| Build Date: | Wed Nov 08 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/stefwalter/oci-kvm-hook |
| Summary: | Golang binary to mount /dev/kvm into OCI containers |
| Description: | Golang binary to mount /dev/kvm into OCI containers |
- Updated for package review
- Copy /dev/kvm permissions from host - Avoid nsenter --cgroup option for compatibility
- Initial release