swaglive/Docker Extract

Extract file(s) from a Docker Image

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
imageDocker Image to extract files fromyes
sourcesPath(s) to a file or directory from the image. Relative paths are relative to the image's working directory.yes
destinationDestination path for the extracted filesyesdist
cleanupRemove the container after extracting filesnotrue
follow-linkAlways follow symbol link in `sources`nofalse
platformPlatform for docker createnolinux/amd64
namedescription
destinationDestination of extracted file(s)