Add support for copyUIDGID
option in put_archive
method #2577
Open
Description
The docker API v1.39 added an option copyUIDGID
to the PUT
endpoint of archive
.
This option cannot currently be set through the python API, it would be nice to have! Otherwise, the files that get extracted inside the container have root
as owner and it becomes complicate to interact with them.
Thanks
Metadata
Assignees
Labels
No labels