---
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 | 02 Nov 2023 19:35:26 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | latest | 02 Nov 2023 at 19:35:26 |
---
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