Skip to content

Releases: tetratelabs/car

v1.0.1

08 May 02:32
b605755
Compare
Choose a tag to compare

car 1.0.1 is a patch release that was built with Go 1.18

v1.0.0

07 Oct 23:36
Compare
Choose a tag to compare

car is like tar, but for containers!

Mainly, car lets you list or extract files from an OCI (possibly Docker) image, regardless of the platform it was
built for. For example, you can extract files from a windows/amd64 image even if you are running linux/arm64.

To learn more about car, download the archive appropriate for your platform and run car help

Thank you

car 1.0.0 was possible thanks to the following contributors:

@codefromthecrypt
@mathetake