v2.1.22
2.1.22 (2019-01-16)
Bug Fixes
- Updated
copy_to
to ensure that files copied to the container are owned by
the user inside the container. - Updated
extract
function to fix a reference before assignment error.
copy_to
to ensure that files copied to the container are owned byextract
function to fix a reference before assignment error.