Docker.DotNet
Docker.DotNet copied to clipboard
Unable to upload tarball while keeping embedded UID/GID
Uploading and extracting a tarball with embeeded permissions is supported by the spec, but the necessary parameter is missing from ContainerPathStatParameters.Generated.cs.
I've submitted PR to address this