Skip to content

Commit 01ba0a9

Browse files
tonistiigiAaron Lehmann
authored andcommitted
Add image store
The image store abstracts image handling. It keeps track of the available images, and makes it possible to delete existing images or register new ones. The image store holds references to the underlying layers for each image. The image/v1 package provides compatibility functions for interoperating with older (non-content-addressable) image structures. Signed-off-by: Tonis Tiigi <[email protected]>
1 parent 7de380c commit 01ba0a9

23 files changed

Lines changed: 2025 additions & 140 deletions

image/fixtures/post1.9/expected_computed_id

Lines changed: 0 additions & 1 deletion
This file was deleted.

image/fixtures/post1.9/expected_config

Lines changed: 0 additions & 1 deletion
This file was deleted.

image/fixtures/post1.9/layer_id

Lines changed: 0 additions & 1 deletion
This file was deleted.

image/fixtures/post1.9/parent_id

Lines changed: 0 additions & 1 deletion
This file was deleted.

image/fixtures/post1.9/v1compatibility

Lines changed: 0 additions & 1 deletion
This file was deleted.

image/fixtures/pre1.9/expected_computed_id

Lines changed: 0 additions & 1 deletion
This file was deleted.

image/fixtures/pre1.9/expected_config

Lines changed: 0 additions & 2 deletions
This file was deleted.

image/fixtures/pre1.9/layer_id

Lines changed: 0 additions & 1 deletion
This file was deleted.

image/fixtures/pre1.9/parent_id

Lines changed: 0 additions & 1 deletion
This file was deleted.

image/fixtures/pre1.9/v1compatibility

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)