Sign inSign up

sylus/gitlab-ci

By sylus

Updated over 7 years ago

An image which extends from docker official for gitlab ci overrides.

Image
1

10K+

sylus/gitlab-ci repository overview

Gitlab CI

Gitlab CI

An image which extends from docker official for gitlab ci overrides.

Docker Commands

Common Docker commands you can issue to this container:

Docker Build
docker build -t drupalwxt/gitlab-ci:latest .
Docker Build
docker build -t drupalwxt/gitlab-ci:dind dind
Docker Run
docker run -d \
    drupalwxt/gitlab-ci
Docker Run (Dind)
$ docker run  --privileged \
  -e DOCKER_DAEMON_ARGS=--insecure-registry=<addr>:5000 --registry-mirror=http://<addr>:5000 \
  -d drupalwxt/docker:dind

Tag summary

Content type

Image

Digest

Size

87.7 MB

Last updated

over 7 years ago

docker pull sylus/gitlab-ci