---
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 | 06 Jun 2023 10:14:18 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | latest | 01 Jun 2023 at 10:33:51 |
---
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