https://github.com/linuxserver/docker-unrar
https://github.com/linuxserver/docker-unrar
hacktoberfest
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/linuxserver/docker-unrar
- Owner: linuxserver
- License: gpl-3.0
- Created: 2023-08-11T15:39:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T16:20:03.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T21:06:26.933Z (over 1 year ago)
- Topics: hacktoberfest
- Language: Dockerfile
- Size: 78.1 KB
- Stars: 3
- Watchers: 8
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://linuxserver.io)
[](https://blog.linuxserver.io "all the things you can do with our containers including How-To guides, opinions and much more!")
[](https://discord.gg/YWrKVTn "realtime support / chat with the community and the team.")
[](https://discourse.linuxserver.io "post on our community forum.")
[](https://fleet.linuxserver.io "an online web interface which displays all of our maintained images.")
[](https://github.com/linuxserver "view the source for all of our repositories.")
[](https://opencollective.com/linuxserver "please consider helping us by either donating or contributing to our budget")
The [LinuxServer.io](https://linuxserver.io) team brings you another container release featuring:
* regular and timely application updates
* easy user mappings (PGID, PUID)
* custom base image with s6 overlay
* weekly base OS updates with common layers across the entire LinuxServer.io ecosystem to minimise space usage, down time and bandwidth
* regular security updates
Find us at:
* [Blog](https://blog.linuxserver.io) - all the things you can do with our containers including How-To guides, opinions and much more!
* [Discord](https://discord.gg/YWrKVTn) - realtime support / chat with the community and the team.
* [Discourse](https://discourse.linuxserver.io) - post on our community forum.
* [Fleet](https://fleet.linuxserver.io) - an online web interface which displays all of our maintained images.
* [GitHub](https://github.com/linuxserver) - view the source for all of our repositories.
* [Open Collective](https://opencollective.com/linuxserver) - please consider helping us by either donating or contributing to our budget
# [linuxserver/unrar](https://github.com/linuxserver/docker-unrar)
[](https://scarf.sh)
[](https://github.com/linuxserver/docker-unrar)
[](https://github.com/linuxserver/docker-unrar/releases)
[](https://github.com/linuxserver/docker-unrar/packages)
[](https://gitlab.com/linuxserver.io/docker-unrar/container_registry)
[](https://quay.io/repository/linuxserver.io/unrar)
[](https://hub.docker.com/r/linuxserver/unrar)
[](https://hub.docker.com/r/linuxserver/unrar)
[](https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-unrar/job/main/)
## Usage
This image only contains the compiled unrar binaries for Alpine and Ubuntu, and is meant to be ingested by other images during build time. It is not for public consumption.
The currently included binaries are as follows:
* /usr/bin/unrar-alpine
* /usr/bin/unrar-ubuntu
## Versions
* **12.08.25:** - Bump unrar to 7.1.10.
* **02.07.25:** - Bump unrar to 7.1.8.
* **03.06.25:** - Rebase Alpine builder to 3.22.
* **11.05.25:** - Add experimental RISCV build.
* **04.04.25:** - Rebase Alpine builder to 3.21, bump unrar to 7.1.6.
* **29.05.24:** - Rebase Alpine builder to 3.20.
* **16.05.24:** - Bump to 7.0.9.
* **29.02.24:** - Bump to 7.0.7.
* **07.01.24:** - Bump to 6.2.12.
* **11.08.23:** - Initial release.