Skip to content

Commit 616379e

Browse files
committed
Add ociarchive image type
This is an OCI image exported as tar archive.
1 parent bb3ec26 commit 616379e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

productmd/images.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
'live-osbuild': ['iso'],
8686
'liveimg-squashfs': ['liveimg.squashfs'],
8787
'netinst': ['iso'],
88+
'ociarchive': ['ociarchive'],
8889
'p2v': [],
8990
'qcow': ['qcow'],
9091
'qcow2': ['qcow2'],

0 commit comments

Comments
 (0)