class DocMachine::Build::Run

Defined in:

build/run.cr

Constant Summary

Log = DocMachine::Build::Log.for("run")

Constructors

Instance Method Summary

Constructor Detail

def self.new(config : DocMachine::Build::Config) #

Instance Method Detail

def _pull_image #

Instance variable for the container engine


def container_engine=(container_engine : DocMachine::Container::AbstractContainerEngine) #

Instance variable for the container engine


def prepare #

Cleanup environment Create directories Setup permissions


def start #

def wait #