class V1::Remote::MountableImage
- V1::Remote::MountableImage
- Reference
- Object
Overview
mountableImage wraps the v1.Layer references returned by the embedded v1.Image in MountableLayer's so that remote.Write might attempt to mount them from their source repository.
Included Modules
Defined in:
v1/remote/mount.crConstructors
Instance Method Summary
- #config_file(*args, **options)
- #config_file(*args, **options, &block)
- #config_name(*args, **options)
- #config_name(*args, **options, &block)
- #digest(*args, **options)
- #digest(*args, **options, &block)
-
#layer_by_diff_id(d : V1::Hash)
Layer_by_diff_id implements v1.Image
-
#layer_by_digest(d : V1::Hash)
Layer_by_digest implements v1.Image
-
#layers
Layers implements v1.Image
- #manifest(*args, **options)
- #manifest(*args, **options, &block)
- #media_type(*args, **options, &block)
- #media_type(*args, **options)
- #raw_config_file(*args, **options, &block)
- #raw_config_file(*args, **options)
- #raw_manifest(*args, **options)
- #raw_manifest(*args, **options, &block)