mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
e2baa3ad10
There is one proposed clarification to the OCI spec: the subdirectory needs to be deleted. Runc already does that, but the clarification adds for directory removal only if the directory was created by us. Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com> Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>