Dominik Borkowski changed bug 978260
What Removed Added
CC   dborkows@vt.edu

Comment # 9 on bug 978260 from
FIY, the problem continues with docker-1.12.1-148.1.x86_64 and
runc-0.1.1+gitcc29e3d-17.1.x86_64. Docker refuses to start, because there's no
'docker-runc'.

Simple hack provides a workaround, but that's rather suboptimal:

ln -s /usr/sbin/runc  /usr/sbin/docker-runc


You are receiving this mail because: