Skip to content

sadayuki-matsuno/docker-unar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

docker-unar

You can use the unar command as docker. http://unarchiver.c3.cx/commandline

USAGE

$ docker run --rm \
  --name docker-unar \
  -u $UID:$UID \
  -v $PWD:/opt/unar \
  matsuno/docker-unar \
  [archive file path(under pwd)]

AUTHOER

Sadayuki-Matsuno

Releases

No releases published

Packages

No packages published