An image which extends from docker official for gitlab ci overrides.
2.4K
An image which extends from docker official for gitlab ci overrides.
Common Docker commands you can issue to this container:
docker build -t drupalwxt/gitlab-ci:latest .
docker build -t drupalwxt/gitlab-ci:dind dind
docker run -d \
drupalwxt/gitlab-ci
$ docker run --privileged \
-e DOCKER_DAEMON_ARGS=--insecure-registry=<addr>:5000 --registry-mirror=http://<addr>:5000 \
-d drupalwxt/docker:dind
Content type
Image
Digest
Size
68.4 MB
Last updated
almost 10 years ago
docker pull drupalwxt/gitlab-ci