Skip to content

Releases: mudler/docker-companion

v0.4.5: Refactor, breaking API changes

05 Mar 16:02
6a693e9
Compare
Choose a tag to compare
Refactor api, DownloadImage is now DownloadAndUnpackImage and can specify
the prefered unpack method.
We should be now api stable for v0.x branch

v0.4.4: Add Unpack Methods

05 Mar 14:55
07562ce
Compare
Choose a tag to compare
Uncompressing with tar and --xattrs is too much depending on the system
configuration which is being run on. For example, it seems with certain
versions of gnutar it's not possible to extract cap bits, and bsdtar should be
used instead.

With this change we glob methods used by moby, containerd and umoci to unpack layers
and thus removing the tar dependency when unpacking docker image layers.

v0.4.3

26 Feb 16:33
20cb7d9
Compare
Choose a tag to compare
Version bump

v0.4.2

11 Aug 08:44
f2a507f
Compare
Choose a tag to compare
Bump version again, we forgot last time :stuck_out_tongue:

v0.4.1: Merge pull request #2 from geaaru/fix-clean-docker-files

11 Nov 18:25
967d131
Compare
Choose a tag to compare
Avoid exception if files .dockerinit / .dockerenv aren't present

v0.4

10 Nov 13:35
a5c0400
Compare
Choose a tag to compare
Update README and bump version in main

v0.3.5

10 Nov 13:21
a09c2ec
Compare
Choose a tag to compare
Fix compilation issues wrt moby switch

v0.3.4

04 Jun 20:39
Compare
Choose a tag to compare
enhancing output and coverage

v0.3.3

04 Jun 13:05
Compare
Choose a tag to compare
main: version bump

v0.3.2

08 May 20:28
Compare
Choose a tag to compare
bump version to 0.3.2