struct CrystaLXD::Container::Source::None

Overview

Can be used for a container without a pre-populated rootfs, useful when attaching to an existing one.

Included Modules

Defined in:

client/container.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]