module V1::Partial::WithRawManifest

Overview

WithRawManifest defines the subset of v1.Image used by these helper methods

Defined in:

v1/partial/with.cr

Instance Method Summary

Instance Method Detail

abstract def raw_manifest : Bytes #

returns the serialized bytes of this image's config file.


[View source]