Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docker-engine: fix runc version check warning | Christian Stewart | 2019-02-12 | 1 | -0/+45 |
Fixes the startup warning from Docker: failed to retrieve runc version: unknown output format: runc version commit ... Introduces a patch to replace the faulty version detection logic in the Docker engine. Signed-off-by: Christian Stewart <christian@paral.in> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |