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

@ -1,3 +1,3 @@
#!/bin/bash
docker build -f Dockerfile.armhf -t alexellis2/faas-alpinefunction:latest-armhf .
docker build -f Dockerfile.armhf -t functions/alpine:latest-armhf .

View File

@ -1,3 +1,3 @@
#!/bin/bash
docker build -t alexellis2/faas-alpinefunction .
docker build -t functions/alpine .