buildah/internal/source
flouthoc 5b414ad08f
source-push: add support for --digestfile
Allow writing digest of the pushed source to the specified `digestfile`

Closes: https://github.com/containers/buildah/issues/5399

Signed-off-by: flouthoc <flouthoc.git@gmail.com>
2024-04-02 15:13:52 -07:00
..
add.go Replace strings.SplitN with strings.Cut 2024-01-02 17:15:12 +00:00
create.go Add a missing .Close() call on an ImageDestination 2023-07-31 23:57:38 +02:00
pull.go Create only a reference when that's all we need 2023-07-31 23:57:38 +02:00
push.go source-push: add support for --digestfile 2024-04-02 15:13:52 -07:00
source.go Add a missing .Close() call on an ImageSource 2023-07-31 23:57:38 +02:00