All Projects → crazy-max → undock

crazy-max / undock

Licence: MIT license
Extract contents of a container image in a local folder

Programming Languages

go
31211 projects - #10 most used programming language
Dockerfile
14818 projects
HCL
1544 projects

Projects that are alternatives of or similar to undock

inclavare-containers
A novel container runtime, aka confidential container, for cloud-native confidential computing and enclave runtime ecosystem.
Stars: ✭ 510 (+328.57%)
Mutual labels:  container, oci
Runtime
Kata Containers version 1.x runtime (for version 2.x see https://github.com/kata-containers/kata-containers).
Stars: ✭ 2,103 (+1667.23%)
Mutual labels:  container, oci
Cc Oci Runtime
OCI (Open Containers Initiative) compatible runtime for Intel® Architecture
Stars: ✭ 418 (+251.26%)
Mutual labels:  container, oci
Terrier
Terrier is a Image and Container analysis tool that can be used to scan Images and Containers to identify and verify the presence of specific files according to their hashes.
Stars: ✭ 203 (+70.59%)
Mutual labels:  container, oci
Runtime
OCI (Open Containers Initiative) compatible runtime using Virtual Machines
Stars: ✭ 588 (+394.12%)
Mutual labels:  container, oci
filegrain
transport-agnostic, fine-grained content-addressable container image layout
Stars: ✭ 23 (-80.67%)
Mutual labels:  container, oci
awesome-cloud-native-security
awesome resources about cloud native security 🐿
Stars: ✭ 233 (+95.8%)
Mutual labels:  container
p3y
A single binary reverse proxy written in go. It was developed for use in Kubernetes, to wrap services like Prometheus with simple BasicAuth and TLS encryption.
Stars: ✭ 15 (-87.39%)
Mutual labels:  container
cubefs
CubeFS is a cloud native distributed storage platform.
Stars: ✭ 3,062 (+2473.11%)
Mutual labels:  container
codewind-vscode
Extension for developing cloud-native, containerized applications from VS Code
Stars: ✭ 17 (-85.71%)
Mutual labels:  container
flintlock
Lock, Stock, and Two Smoking MicroVMs. Create and manage the lifecycle of MicroVMs backed by containerd.
Stars: ✭ 78 (-34.45%)
Mutual labels:  oci
docker-cassandra-k8s
Cassandra Docker optimized for Kubernetes
Stars: ✭ 13 (-89.08%)
Mutual labels:  container
db2-docker
Docker image to run DB2 LUW
Stars: ✭ 37 (-68.91%)
Mutual labels:  container
TTstack
A private-cloud solution for SMEs !
Stars: ✭ 55 (-53.78%)
Mutual labels:  container
PainlessDocker
Painless Docker book git repository.
Stars: ✭ 17 (-85.71%)
Mutual labels:  container
YaEtl
Yet Another ETL in PHP
Stars: ✭ 60 (-49.58%)
Mutual labels:  extractor
docker-nfs4
Simple containerized NFS v4 server running on Alpine Linux
Stars: ✭ 19 (-84.03%)
Mutual labels:  container
typeioc
Dependency injection container for typescript / javascript
Stars: ✭ 32 (-73.11%)
Mutual labels:  container
f43.me
A more readable & cleaner feed
Stars: ✭ 60 (-49.58%)
Mutual labels:  extractor
npk-tools
Mikrotik's NPK files managing tools
Stars: ✭ 63 (-47.06%)
Mutual labels:  extractor

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. If you want to open a pull request, please read the contributing guidelines.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].