8000 Tags · mudler/docker-companion · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: mudler/docker-companion

Tags

v0.4.5

Toggle v0.4.5's commit message

Verified

8000
This commit was signed with the committer’s verified signature. The key has expired.
mudler Ettore Di Giacinto
Refactor, breaking API changes

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

Toggle v0.4.4's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
mudler Ettore Di Giacinto
Add Unpack Methods

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

Toggle v0.4.3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
mudler Ettore Di Giacinto
Version bump

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
mudler Ettore Di Giacinto
Bump version again, we forgot last time 😛

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2 from geaaru/fix-clean-docker-files

Avoid exception if files .dockerinit / .dockerenv aren't present

v0.4

Toggle v0.4's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
mudler Ettore Di Giacinto
Update README and bump version in main

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
mudler Ettore Di Giacinto
Fix compilation issues wrt moby switch

v0.3.4

Toggle v0.3.4's commit message
enhancing output and coverage

v0.3.3

Toggle v0.3.3's commit message
main: version bump

v0.3.2

Toggle v0.3.2's commit message
bump version to 0.3.2

0