1
0
mirror of https://github.com/rancher/os.git synced 2025-09-16 06:59:12 +00:00

Quick fix to allow CAdvisor and kubelet to work

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
Sven Dowideit
2017-09-14 10:55:17 +10:00
parent 1b3395523c
commit 28a487018e

View File

@@ -325,6 +325,7 @@ rancher:
volumes:
- /home:/home
- /opt:/opt
- /var/lib/kubelet:/var/lib/kubelet
docker:
{{if eq "amd64" .ARCH -}}
image: {{.OS_REPO}}/os-docker:17.03.2{{.SUFFIX}}