etcd/scripts
Geoff Levand 0c8988aa07 build-docker: Updates for multi-arch release
o Set -e to abort script if a command fails.
 o Allow custom docker 'TAG' from the environment.
 o Move arch suffix to version to allow all images to
   be put into a single repository.
 o Enable cross builds.  When doing cross builds where the
   host and target architectures are different 'RUN mkdir'
   will fail since the target container cannot be run on
   the host.  To work around this, create the directories
   in build-docker, then use ADD in the Dockerfile.
 o Add Dockerfile-release.arm64

Signed-off-by: Geoff Levand <geoff@infradead.org>
2017-04-21 10:04:41 -07:00
..
build-aci build-aci: Add multi arch support 2017-04-21 10:04:41 -07:00
build-binary build-binary: Add arm64 2017-04-21 10:04:41 -07:00
build-docker build-docker: Updates for multi-arch release 2017-04-21 10:04:41 -07:00
genproto.sh scripts: move gateway stubs into gw/ packages 2017-04-19 12:50:04 -07:00
release.sh script: Build docker image for ppc64le 2017-02-27 19:04:32 -05:00
updatedep.sh scripts: use glide update if repo exists in glide.lock 2016-12-08 14:26:29 -08:00