Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crazy-max/undock
Extract contents of a container image in a local folder
https://github.com/crazy-max/undock
cli container docker extractor oci
Last synced: about 10 hours ago
JSON representation
Extract contents of a container image in a local folder
- Host: GitHub
- URL: https://github.com/crazy-max/undock
- Owner: crazy-max
- License: mit
- Created: 2022-01-21T09:15:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-20T13:17:24.000Z (about 2 months ago)
- Last Synced: 2024-10-18T07:32:28.612Z (26 days ago)
- Topics: cli, container, docker, extractor, oci
- Language: Go
- Homepage: https://crazymax.dev/undock/
- Size: 1.58 MB
- Stars: 174
- Watchers: 3
- Forks: 12
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
## About
**Undock** is a CLI application that allows you to extract contents of a
container image in a local folder. This can be useful if you use a registry
to store artifacts in a scratch image, and you want to extract them on your
local machine with a single command.## Features
* Many source support (docker, archive, store, oci, tar)
* Can extract multi-platform images
* Include a subset of files/dirs
* Cache support## Documentation
Documentation can be found at https://crazymax.dev/undock/
## Contributing
Want to contribute? Awesome! The most basic way to show your support is to star
the project, or to raise issues. You can also support this project by [**becoming a sponsor on GitHub**](https://github.com/sponsors/crazy-max)
or by making a [PayPal donation](https://www.paypal.me/crazyws) to ensure this
journey continues indefinitely!Thanks again for your support, it is much appreciated! :pray:
## License
MIT. See `LICENSE` for more details.
Icon credit to [DinosoftLabs](https://dinosoftlab.com/).