Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 2 months ago
JSON representation

Extract contents of a container image in a local folder

Awesome Lists containing this project

README

        


Documentation
GitHub release
Total downloads
Build Status
Docker Stars
Docker Pulls

Go Report
Codecov
Become a sponsor
Donate Paypal

## 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/).