mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-19 12:16:30 +00:00
b37fdc5dd1
Therer is a bug in the 'skip' decision when exporting a repository (`docker save repo`) Only the layers of the first image are included in the archive (the layers of the next images are missing) Signed-off-by: Anthony Baire <Anthony.Baire@irisa.fr>