Do not specify an image format for layers
This commit is contained in:
parent
84b1230146
commit
1221ac5016
@ -107,7 +107,6 @@ class Buildah(Target):
|
|||||||
await self.parent.exec(
|
await self.parent.exec(
|
||||||
'buildah',
|
'buildah',
|
||||||
'commit',
|
'commit',
|
||||||
'--format=' + action_image.format,
|
|
||||||
self.ctr,
|
self.ctr,
|
||||||
action_image,
|
action_image,
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user