Standalone Zookeeper v3.4.8 Swarm template

This commit is contained in:
James Oliver
2016-03-31 14:51:14 -07:00
parent a45179fa86
commit ef87e31380
5 changed files with 53 additions and 0 deletions
@@ -0,0 +1,4 @@
zookeeper:
image: rancher/zookeeper:3.4.8-swarm
environment:
JVM_FLAGS: "-Xms${HEAP_SIZE} -Xmx${HEAP_SIZE}"