帖子内容
for the ones who don't know, the unzip bot is using both 7-zip and unrar for extracting files unrar is a freeware provided by RARLAB (the ones behind WinRAR), but we're using Alpine Linux and the binaries they provide do not work there in the past, i manually built the binary everytime i created the docker image, however this step alone represented 60%+ of build time so i decided to automate the process and publish the binaries elsewhere this elsewhere is this repo : https://github.com/EDM115/unrar-alpine after burning 7.75$ in 770 actions runs to create 164 releases, all previous versions of unrar that compiled are available + it will auto release new versions now for the crazy part : i sent this repo to RARLAB to tell them about my initiative, and after some back and forth discussion with the RAR creator (😳 !!!) it got added to the list of user-contributed versions ! i'm really happy about how this turned out :) give it a star ⭐️ if you wish, and if you ever need unrar on Alpine Linux, you know where to look for