Skip to content

Use POSIX extensions for tar archives#1787

Merged
bsideup merged 1 commit intodocker-java:masterfrom
Kent1:patch-3
Jan 18, 2022
Merged

Use POSIX extensions for tar archives#1787
bsideup merged 1 commit intodocker-java:masterfrom
Kent1:patch-3

Conversation

@Kent1
Copy link
Copy Markdown
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
Copy Markdown
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