
The following configurations are supported: The added benefit is that you can test all theĬommands that we will explore later from your shell, rather than having to test That way you can have a simple and reproducible build environment that can also The Docker executor when used with GitLab CI, connects to Docker EngineĪnd runs each build in a separate and isolated container using the predefined Possible with the use of Docker executor. GitLab Runner can use Docker to run jobs on user provided images.

Docker vs Docker-SSH (and Docker+Machine vs Docker-SSH+Machine) The Docker executor.When not to use the if-not-present pull policy.When to use the if-not-present pull policy.Use Docker-in-Docker with privileged mode.


