Change update example to use a trivial webserver instead of nginx (issue #1803).

This commit is contained in:
David Oppenheimer
2014-11-11 11:52:26 -08:00
parent 21a6e96418
commit 03ae4b54a3
8 changed files with 70 additions and 50 deletions

View File

@@ -27,7 +27,6 @@ fi
set -x
docker build -t update-demo-base images/base
docker build -t "${DOCKER_HUB_USER}/update-demo:kitten" images/kitten
docker build -t "${DOCKER_HUB_USER}/update-demo:nautilus" images/nautilus