Name: | runc |
---|---|
Version: | 1.0.0 |
Release: | 19.rc5.git4bb1fe4.0.2.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 7640652 |
License: | ASL 2.0 |
RPM: | runc-1.0.0-19.rc5.git4bb1fe4.0.2.el7.x86_64.rpm |
Source RPM: | runc-1.0.0-19.rc5.git4bb1fe4.0.2.el7.src.rpm |
Build Date: | Fri Feb 08 2019 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/opencontainers/runc |
Summary: | CLI for running Open Containers |
Description: | The runc command can be used to start containers which are packaged in accordance with the Open Container Initiative's specifications, and to manage containers running under runc. |
- update Go version to 1.10.8, fix version string (Laszlo (Laca) Peter)
- Tuning .spec file
- release v1.0.0~rc5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Bump to the latest from upstream
- install bash completion to correct location - remove shebang from bash completion gh#1679 - correct rpmlint issues
- built commit e6516b3
- Lots of fixes for libcontainer - support unbindable,runbindable for rootfs propagation
- Many Stability fixes - Many fixes for rootless containers - Many fixes for static builds
- Add container-selinux prerequires to make sure runc is labeled correctly