Skip to content

Commit bdc038b

Browse files
committed
Use docker image with Java/Zookeeper already installed
1 parent 68f020b commit bdc038b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kitchen.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ driver:
66
platforms:
77
- name: ubuntu-16.04
88
driver_config:
9-
image: ubuntu:16.04
9+
image: wtanaka/ubuntu-1604-oracle-java-8-zookeeper:latest
1010
provisioner:
1111
# Avoid downloading busser
1212
chef_bootstrap_url: nil

0 commit comments

Comments
 (0)