debian-forge-composer/internal/store
Christian Kellner 7f3f016ed1 distro: add containers arg to ImageType.Manifest
This is the first step to support embedding container images. Here
we add the `containers []container.Spec` argument to supply images
with resolved container specifications. For now all distros will
return an error in case a container is actually supplied since none
of them currently support embedding containers. NB: also no apis or
tools will actually resolve containers.
2022-07-21 13:32:07 +02:00
..
test store: verify that old versions of the store can still be unmarshalled 2020-06-03 00:30:01 +02:00
compose.go store: delete unused GetLocalTargetOptions() method 2022-07-01 18:55:01 +01:00
fixtures.go distro: add containers arg to ImageType.Manifest 2022-07-21 13:32:07 +02:00
json.go distro/fedora: add container image type 2022-06-29 10:02:46 +02:00
json_test.go target: move Filename from target options to Target 2022-07-01 18:55:01 +01:00
store.go store: Filter out blank blueprint name 2022-02-15 10:10:21 +01:00
store_test.go distro: add containers arg to ImageType.Manifest 2022-07-21 13:32:07 +02:00