Commit dc8d7dc
committed
oci: add workaround for containers/skopeo#2750
We're going to start referring to OCI images by their names starting
with `sha256:` (as podman names them in the `--iidfile`) soon. Skopeo
doesn't like that, so add a workaround.
This will soon let us get rid of some of the hacking about we do in our
`examples/` build scripts.
Signed-off-by: Allison Karlitskaya <[email protected]>1 parent 35c235a commit dc8d7dc
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
51 | 58 | | |
52 | 59 | | |
53 | 60 | | |
| |||
0 commit comments