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