Commit b66f7f4
kicbase: fix the docker driver with cri-o runtime: install dbus
minikube would not start a cluster successfully with docker driver
and
crio runtime due to missing dbus packages
Adding dbus packages to the kicbase image build
lets minikube start to complete successfully.
Signed-off-by: Michael Adam <obnox@samba.org>
Co-authored-by: Anders F Björklund <anders.f.bjorklund@gmail.com>1 parent e4c8917 commit b66f7f4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments