---
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 Nov 2024 11:22:08 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | latest | 01 Nov 2024 at 11:22:08 |
---
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