demo: Update etcd

- Add prometheus node monitor
- Make the hyperkit VMs slightly bigger
- Add GCP upload
- Use env vars in infrakit startup script

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer
2017-04-16 15:14:48 -05:00
committed by Rolf Neugebauer
parent 846c96384f
commit c854d58ca4
4 changed files with 21 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
#! /bin/sh
docker build -t linuxkit/etcd .
docker build -t moby/etcd .
docker build -t etcd.local -f Dockerfile.local .