buildah/imagebuildah
Nalin Dahyabhai 32c68951a4 imagebuildah: handle --manifest directly
When we're told to add built images to a manifest list, manipulate the
list ourselves, so that if we're creating a list, we won't have a
partially-populated list if some of the builds fail.

This also lets us include all of the platform information (including
variant info, which we can't sniff out after the fact) that we were
given when we started building the images.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2021-08-17 11:05:28 -04:00
..
build.go imagebuildah: handle --manifest directly 2021-08-17 11:05:28 -04:00
executor.go imagebuildah: handle --manifest directly 2021-08-17 11:05:28 -04:00
stage_executor.go imagebuildah: handle --manifest directly 2021-08-17 11:05:28 -04:00
stage_executor_test.go StageExecutor.historyMatches: compare timestamps using .Equal 2020-08-13 09:58:12 -04:00
util.go imagebuildah.stageExecutor.prepare(): remove pseudonym check 2021-07-21 10:31:17 -04:00