We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cc9d94 commit 8498fd8Copy full SHA for 8498fd8
README.md
@@ -4,6 +4,9 @@ This crate contains a Rust API that forks `/usr/bin/skopeo` and
4
talks to it via a custom API. You can use it to fetch container
5
images in a streaming fashion.
6
7
+At the time of this writing, you will need a version of skopeo with
8
+https://github.com/containers/skopeo/pull/1476
9
+
10
# Why?
11
12
First, assume one is operating on a codebase that isn't Go, but wants
0 commit comments