Add ADD --unpack=bool to control whether archives from a URL path are unpacked. The default is to detect unpack behavior based on the source path, as it happened in previous versions. #5991
Add support for ADD --chown when unpacking archive, similar to when copying regular files. #5987