This commit is contained in:
Giles Bradshaw 2020-10-22 12:21:50 +01:00
parent 80e1254aa9
commit a9fc33bd34
1 changed files with 5 additions and 1 deletions

View File

@ -44,6 +44,8 @@ services:
path: /var/run
- name: ca
path: /etc/docker/certs.d
- name: daemonjson
path: /etc/docker/daemon.json
volumes:
- name: dockersock
@ -51,6 +53,9 @@ volumes:
- name: ca
host:
path: /etc/docker/certs.d
- name: daemonjson
host:
path: /etc/docker/daemon.json
image_pull_secrets:
- dockerconfigjson
@ -230,7 +235,6 @@ volumes:
host:
path: /etc/docker/daemon.json
trigger:
event:
- promote