mirror of
https://github.com/docker/cli.git
synced 2026-08-30 18:14:19 -05:00
d1b60e7633afe0b1135d7cffb473b756fd289421
libdm started offering deferred remove functionality from version 1.02.89. As docker still builds against older libdm, define a tag libdm_no_deferred_remove to determine whether we are compiling against new libdm or older one and enable/disable deferred remove functionality accordingly. Signed-off-by: Vincent Batts <vbatts@redhat.com> Signed-off-by: Vivek Goyal <vgoyal@redhat.com> Upstream-commit: b3e29926cef104c9ef99ff05ed1490cf821bb7b0 Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%