Skip to content

GitLab CI Kotlin DSLopensavvy.gitlab.ci.pluginsDockerCompanion

Companion

object Companion

Properties

defaultVersion

const val defaultVersion: String

Unique version used as a default value when unspecified.

docker

Accesses Docker commands.

Functions

useContainerRegistry

Logs in the current job to the GitLab Container Registry.

useDockerInDocker

fun Job.useDockerInDocker(dockerVersion: String = "20.10", dockerInDockerVersion: String = "-dind")

Configures the current job to use the docker command using Docker In Docker.