Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 271 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 271 Bytes

Tar Baller 🏀

Are you tired of compressing directories on your Mac only to find that you have issues decompressing them on Linux? Fear no more!

To Build

$ docker build  -t baller .

To Run

$ docker run --rm -v ${PWD}:/data baller mydir