crazy-max / undock

Extract contents of a container image in a local folder

Home Page:https://crazymax.dev/undock/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 or by making a PayPal donation to ensure this journey continues indefinitely!

Thanks again for your support, it is much appreciated! 🙏

License

MIT. See LICENSE for more details.
Icon credit to DinosoftLabs.

About

Extract contents of a container image in a local folder

https://crazymax.dev/undock/

License:MIT License


Languages

Language:Go 79.0%Language:Dockerfile 14.8%Language:HCL 6.3%