compose-x / ecs-files-composer

A simple program / side-car service which only purpose is to pull files and inject it to docker volumes
https://docs.files-composer.compose-x.io/
Mozilla Public License 2.0
20 stars 1 forks source link

FR: Allow to unzip/tar extract source file to destination #3

Closed JohnPreston closed 1 year ago

JohnPreston commented 3 years ago

As a user I might have a series of files that I bundled together in a ZIP or TAR format, and I would like to be able to extract the archive content to a given directory.

JohnPreston commented 3 years ago

Through commands user will be able to run commands such as unzip etc. by themselves.