---
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 Oct 2025 10:23:08 |
| Synchronised | Yes |
| Stable | Yes |
| Deprecated | No |
| Branch | Version | Built |
|---|---|---|
| latest | latest | 01 Oct 2025 at 10:23:07 |
---
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