This repository has been archived by the owner on May 4, 2021. It is now read-only.
v0.1.16
This release fixed a minor bug:
- When using
COPY --archive src dst
,dst
will retain the owner of src. Previouslydst
itself would be owned by root.