You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 23, 2019. It is now read-only.
I'm reading a folder from terminated container, the folder is returned as tar from CopyFromContainer which is great.
The problem is with the metadata. The pathStat returned in the same call has wrong value for the size of the tar file - 4096.
Could it be solvable?
Thanks,
Shay
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I'm reading a folder from terminated container, the folder is returned as tar from CopyFromContainer which is great.
The problem is with the metadata. The pathStat returned in the same call has wrong value for the size of the tar file - 4096.
Could it be solvable?
Thanks,
Shay
The text was updated successfully, but these errors were encountered: