Skip to main content

Module image_setup

Module image_setup 

Source
Expand description

Scaffolding for new image-configs: outrig image add generates a Dockerfile plus a [images.<name>] block by rendering a curated set of base-image templates.

Re-exports§

pub use add::DOC_SYNC_FIELDS;

Modules§

add
outrig image add – interactive scaffolding of a new image-config.
build
outrig image build – build a standalone image project and validate it.
init
outrig image init – noninteractive scaffolding of a standalone image project.
inspect
outrig image inspect – read an image’s OutRig labels.
render
Pure Dockerfile assembly for outrig image add.