Skip to content
Snippets Groups Projects
Commit 9bc56bbd authored by MENACER Mohamed's avatar MENACER Mohamed
Browse files

25 edition

parent ceb09547
No related branches found
No related tags found
No related merge requests found
Pipeline #47303 failed
image: docker:latest
services:
- docker:dind
- name: docker:dind
command: ["--tls=false"]
privileged: true
variables:
DOCKER_HOST: tcp://docker:2375/
DOCKER_HOST: "tcp://docker:2375"
DOCKER_TLS_CERTDIR: ""
DOCKER_DRIVER: overlay2
DOCKER_TLS_VERIFY: "0"
before_script:
- docker info
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment