Sign inSign up

drupalwxt/gitlab-ci

By drupalwxt

•Updated almost 10 years ago

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

Image
0

2.4K

drupalwxt/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

68.4 MB

Last updated

almost 10 years ago

docker pull drupalwxt/gitlab-ci