mirror of
https://github.com/docker/cli.git
synced 2026-09-01 10:05:51 -05:00
As per os-release spec, /usr/lib/os-release file should be tried if /etc/os-release is missing. http://www.freedesktop.org/software/systemd/man/os-release.html Thanks James Hunt <james.o.hunt@intel.com> and Dimitri John Ledkov <dimitri.j.ledkov@intel.com> for contribution. Close #17174 Signed-off-by: Alexander Morozov <lk4d4@docker.com> Upstream-commit: 292a15e40a7201801fb9b0abd81175fd0a09a814 Component: engine