GitLab CI Kotlin DSL • opensavvy.gitlab.ci.plugins • Docker • Companion • docker
docker¶
val CommandDsl.docker: Docker
Accesses Docker commands.
To use this plugin, the docker
command must be available to this job. To automatically set it up, see useDockerInDocker
.
Samples¶
opensavvy.gitlab.ci.plugins.DockerTest.buildImage