Docker gitlab runner with automatic registration/deregistration based on docker run/stop.
50K+
Docker gitlab runner with automatic registration/deregistration based on docker run/stop.
DinD mode
Use in .gitlab-ci.yml :
image: docker:stable
variables:
DOCKER_HOST: tcp://docker:2375/
DOCKER_DRIVER: overlay2
services:
- docker:dind
Needs secrets gitlab_runner_token
Content type
Image
Digest
Size
1.6 GB
Last updated
about 5 years ago
docker pull rkcreation/gitlab-runner