rlsbl v0.92.0 /rlsbl.pipelines.docker
On this page

Docker pipeline that builds container images, authenticates to a registry via username/password credentials, and pushes tagged images.

#rlsbl.pipelines.docker

#rlsbl.pipelines.docker

Docker pipeline that builds container images, authenticates to a registry via username/password credentials, and pushes tagged images.

#DockerPipeline

Pipeline that builds and pushes Docker images to a container registry.

Requires image and registry keys in the pipeline config dict.

#template_dir

python
def template_dir(self) -> str | None

#template_mappings

python
def template_mappings(self, ctx) -> list[dict[str, str]]