Skip to content
Snippets Groups Projects
Commit 3746f642 authored by Nico's avatar Nico
Browse files

Merge branch 'remove-did' into 'master'

remove did and move to bind-mounting docker socket

See merge request !1
parents c745dd70 c0bfe369
No related branches found
No related tags found
1 merge request!1remove did and move to bind-mounting docker socket
Pipeline #3235 passed
image: docker:latest
services:
- name: docker:dind
# MTU 1400 for hetzner vSwitch
command: ["--mtu=1400"]
stages:
- build
variables:
IMAGE_TAG: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_NAME
DOCKER_HOST: tcp://docker:2375
DOCKER_TLS_CERTDIR: ""
cache:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment