Dongsu Park ec133f8cd5 app-emulation: bring back docker-runc 1.0-rc2 for Docker 17.03
The torcx profile docker-17.03 start not to work since it started
pulling in docker-runc 1.0-rc10, with an error message 'flag provided
but not defined: -console'. That's because Docker 17.03 is incompatible
with runc 1.0-rc4 or newer. [1] So the docker-17.03 profile needs to
pull in docker-runc 1.0-rc2 like before. Bring back docker-runc 1.0-rc2
and its related patches that were removed.

[1] 244c9fc426
2020-02-27 09:45:29 +01:00
..