dwaaan / HRConvert2-Docker

87 stars 17 forks source link

RAR Compression doesn't work #7

Closed dwaaan closed 2 years ago

dwaaan commented 2 years ago

Compression to RAR does not work - all other formats work

dwaaan commented 2 years ago
root@901bcd1d05ae:~# rar
bash: rar: command not found
root@901bcd1d05ae:~# unrar
unrar: Archive not specified
Try `unrar --help' or `unrar --usage' for more information.

rar binary missing from docker image

usmanatron commented 2 years ago

I think I can fix this, I'll have a go :-)