environment supports git
docker run -it -d --restart=always \
-e DB_HOST=xx \
-e DB_USERNAME=xx \
-e DB_PASSWORD=xx \
-e DB_NAME=xx \
-e DB_DEBUG=0 \
-e WEB_DEBUG=0 \
-v ~/.ssh:/root/.ssh \
-v /var/run/docker.sock:/var/run/docker.sock \
--name devops \
cubegroup/devops:latest
Content type
Image
Digest
sha256:18c561717…
Size
45.1 MB
Last updated
about 4 years ago
docker pull cubegroup/devops