Files
linuxkit/projects/demo/etcd/build-pkg.sh
Rolf Neugebauer 4b3422f76c demo: WIP for a local etcd setup
- Script to set up a DfM etcd for bootstrapping a cluser
- Custom/local etcd package for moby
  derived from the official image with script to start etcd
- YAML file to create a etcd moby image
- README with current instructions

This has a bunch of stuff, including the discovery URL hard coded.

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-04-04 13:46:19 +01:00

3 lines
44 B
Bash
Executable File

#! /bin/sh
docker build -t mobylinux/etcd .