mojrapid/unrar

By mojrapid

Updated over 2 years ago

unrar

Image
Integration & delivery
Operating systems
0

60

mojrapid/unrar repository overview

USAGE

If you need unrar in your docker image this is what you need.
At the beginning of dockerfile put:
FROM mojrapid/unrar:arm32v7-6.2.10 as unrar
At the end of dockerfile put:
For Alpine based images:
COPY --from=unrar /usr/bin/unrar-alpine /usr/bin/unrar
For Ubuntu based images
COPY --from=unrar /usr/bin/unrar-ubuntu /usr/bin/unrar

Buy Me a Coffee at ko-fi.com PayPal.me

Tag summary

Content type

Image

Digest

sha256:48d1264b2

Size

738.8 kB

Last updated

over 2 years ago

docker pull mojrapid/unrar:arm32v7-6.2.10