Abstract
Abstract
environmentAbstract
imageStatic
fromStatic
fromStatic
fromCreates an [Image] given a path to a folder in which a Docker build should be run.
Either a [name] or [repository] needs to be provided where the built image will be pushed to. If [repository] is provided, it will be used as-is. Otherwise, a new one will be created on-demand, using the [name] value.
Generated using TypeDoc
Creates an [Image] using the detailed build instructions provided in [build].
Either a [name] or [repository] needs to be provided where the built image will be pushed to. If [repository] is provided, it will be used as-is. Otherwise, a new one will be created on-demand, using the [name] value.