mirror of
https://git.netzspielplatz.de/docker-multiarch/docker-with-buildx-and-git.git
synced 2025-11-08 18:29:27 +00:00
added DOCKER_TLS_CERTDIR var
This commit is contained in:
parent
f239394b75
commit
3a06e870a5
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ image: jdrouet/docker-with-buildx:stable
|
|||
variables:
|
||||
DOCKER_HOST: tcp://docker:2375/
|
||||
DOCKER_DRIVER: overlay2
|
||||
DOCKER_TLS_CERTDIR: ""
|
||||
|
||||
services:
|
||||
- docker:dind
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue