---
version: "2"
services:
gitlab-ci-cd:
image: griefed/gitlab-ci-cd:latest
container_name: gitlab-ci-cd
restart: no
| Docker Hub | griefed/gitlab-ci-cd |
| Build Time | 01 Mar 2026 11:16:36 |
| Synchronised | Yes |
| Stable | Yes |
| Deprecated | No |
| Branch | Version | Built |
|---|---|---|
| latest | latest | 01 Mar 2026 at 11:16:35 |
---
version: "2"
services:
gitlab-ci-cd:
image: griefed/gitlab-ci-cd:latest
container_name: gitlab-ci-cd
restart: no
docker create \
--name=gitlab-ci-cd \ --restart no \
griefed/gitlab-ci-cd:latest