bootstrap_swarm job from docker/0.0.4
Github source:
373d3f7 or
master branch
Properties¶
cluster_store¶
Docker’s cluster store to use
- Example
-
etcd://10.244.0.58:4001
listen_port¶
Port for swarm manage
- Default
2375
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/bootstrap_swarm/ directory
(learn more).
bin/run(fromrun.sh)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.