Skip to content
Snippets Groups Projects
Commit 8463bba2 authored by Thomas Schneider's avatar Thomas Schneider
Browse files

Override entrypoint for docker:dind service

parent 863d90df
Branches
No related tags found
No related merge requests found
Pipeline #1258 failed
...@@ -17,7 +17,8 @@ variables: ...@@ -17,7 +17,8 @@ variables:
DOCKER_DRIVER: overlay2 DOCKER_DRIVER: overlay2
services: services:
- docker:dind - name: docker:dind
entrypoint: ["dockerd"]
stages: stages:
- base - base
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment