mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-04 00:10:15 +00:00
Bump dind to 19.03.8-dind
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
parent
5301dbf352
commit
8a03a04454
@ -31,7 +31,7 @@ services:
|
|||||||
image: linuxkit/openntpd:v0.7
|
image: linuxkit/openntpd:v0.7
|
||||||
|
|
||||||
- name: docker
|
- name: docker
|
||||||
image: docker:18.06.0-ce-dind
|
image: docker:19.03.8-dind
|
||||||
capabilities:
|
capabilities:
|
||||||
- all
|
- all
|
||||||
net: host
|
net: host
|
||||||
|
@ -83,7 +83,7 @@ services:
|
|||||||
# Bind mounts /var/run to allow vsudd to connect to docker.sock, /var/vpnkit
|
# Bind mounts /var/run to allow vsudd to connect to docker.sock, /var/vpnkit
|
||||||
# for vpnkit coordination and /run/config/docker for the configuration file.
|
# for vpnkit coordination and /run/config/docker for the configuration file.
|
||||||
- name: docker-dfm
|
- name: docker-dfm
|
||||||
image: docker:18.06.0-ce-dind
|
image: docker:19.03.8-dind
|
||||||
capabilities:
|
capabilities:
|
||||||
- all
|
- all
|
||||||
net: host
|
net: host
|
||||||
|
@ -28,7 +28,7 @@ services:
|
|||||||
- name: ntpd
|
- name: ntpd
|
||||||
image: linuxkit/openntpd:v0.7
|
image: linuxkit/openntpd:v0.7
|
||||||
- name: docker
|
- name: docker
|
||||||
image: docker:18.06.0-ce-dind
|
image: docker:19.03.8-dind
|
||||||
capabilities:
|
capabilities:
|
||||||
- all
|
- all
|
||||||
net: host
|
net: host
|
||||||
|
@ -29,7 +29,7 @@ services:
|
|||||||
- name: ntpd
|
- name: ntpd
|
||||||
image: linuxkit/openntpd:v0.7
|
image: linuxkit/openntpd:v0.7
|
||||||
- name: docker
|
- name: docker
|
||||||
image: docker:18.06.0-ce-dind
|
image: docker:19.03.8-dind
|
||||||
capabilities:
|
capabilities:
|
||||||
- all
|
- all
|
||||||
net: host
|
net: host
|
||||||
|
@ -29,7 +29,7 @@ services:
|
|||||||
- name: ntpd
|
- name: ntpd
|
||||||
image: linuxkit/openntpd:v0.7
|
image: linuxkit/openntpd:v0.7
|
||||||
- name: docker
|
- name: docker
|
||||||
image: docker:18.06.0-ce-dind
|
image: docker:19.03.8-dind
|
||||||
capabilities:
|
capabilities:
|
||||||
- all
|
- all
|
||||||
net: host
|
net: host
|
||||||
|
@ -22,7 +22,7 @@ services:
|
|||||||
- name: dhcpcd
|
- name: dhcpcd
|
||||||
image: linuxkit/dhcpcd:v0.7
|
image: linuxkit/dhcpcd:v0.7
|
||||||
- name: docker
|
- name: docker
|
||||||
image: docker:18.06.0-ce-dind
|
image: docker:19.03.8-dind
|
||||||
capabilities:
|
capabilities:
|
||||||
- all
|
- all
|
||||||
mounts:
|
mounts:
|
||||||
|
Loading…
Reference in New Issue
Block a user