-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I was struggling with why my GZIP wasn't working as expected until I read the source code and realized you both TAR AND GZIP the files. The problem is my files are already in a TAR (It's a save of a Docker image, which is output as a TAR). Seems kinda of weird that you do both by default. Is there a way to allow GZIP without TAR? I know doing this by default would be a breaking change.
Metadata
Metadata
Assignees
Labels
No labels