Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use POSIX extensions for tar archives #1787

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 18, 2022
Merged

Conversation

Kent1
Copy link
Contributor

@Kent1 Kent1 commented Jan 18, 2022

Issue #1747

triggered error like

group id '1718009175' is too big ( > 2097151 ). Use STAR or POSIX extensions to overcome this limit

Use POSIX/PAX extensions to store big numbers in the archive.
Use POSIX/PAX extensions to store long file names in the archive.

Issue docker-java#1747

triggered error like 
```
group id '1718009175' is too big ( > 2097151 ). Use STAR or POSIX extensions to overcome this limit
```

Use POSIX/PAX extensions to store big numbers in the archive.
Use POSIX/PAX extensions to store long file names in the archive.
@bsideup
Copy link
Member

bsideup commented Jan 18, 2022

@Kent1 thank you! 💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants