Update NS to functions/ from alexellis2/faas-

This commit is contained in:
Alex Ellis
2017-03-12 13:07:14 +00:00
committed by Alex Ellis
parent 76d664505c
commit 97c9243419
8 changed files with 27 additions and 151 deletions

View File

@ -7,7 +7,7 @@ services:
- "/var/run/docker.sock:/var/run/docker.sock"
ports:
- 8080:8080
image: alexellis2/faas-gateway:latest-armhf-dev
image: functions/gateway:latest-armhf-dev
networks:
- functions
deploy:
@ -53,7 +53,7 @@ services:
# Sample functions go here.
wordcount:
image: alexellis2/faas-alpinefunction:latest-armhf
image: functions/alpine:latest-armhf
labels:
function: "true"
depends_on: