Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nonsignificantp/lzf
Dockerize lzf compress & decompress tool
https://github.com/nonsignificantp/lzf
Last synced: 1 day ago
JSON representation
Dockerize lzf compress & decompress tool
- Host: GitHub
- URL: https://github.com/nonsignificantp/lzf
- Owner: nonsignificantp
- Created: 2022-11-24T12:17:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-24T12:18:00.000Z (about 2 years ago)
- Last Synced: 2024-11-09T09:44:11.437Z (about 2 months ago)
- Language: Dockerfile
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# LZF Compress & Decompress tool
## Getting started
### Decompress
```
docker run -it --rm -v $PWD:/files nonsignificantp/lzf
```