Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilteoood/rar-on-arm
This Docker image will provide rar binary for arm platforms
https://github.com/ilteoood/rar-on-arm
Last synced: 22 days ago
JSON representation
This Docker image will provide rar binary for arm platforms
- Host: GitHub
- URL: https://github.com/ilteoood/rar-on-arm
- Owner: ilteoood
- Created: 2020-07-04T20:49:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-30T07:44:42.000Z (over 3 years ago)
- Last Synced: 2024-10-18T23:08:43.533Z (3 months ago)
- Language: Dockerfile
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rar-on-arm
This Docker image will provide RAR binary for ARM platforms, using *qemu-user-static* and *rar i386* package.# Example of usage
```sh
docker run ilteoood/rar-on-arm rc file_to_recover.part01.rev
```