Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 162 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 162 Bytes

Quick Zip

A very simple containerized way to create your zip file.

docker run -v <working_dir>:/temp -e fileName=<filename.zip> hassanmehdi98/quick-zip