Add NodeBase function concept

This commit is contained in:
Alex Ellis
2017-04-06 13:19:09 +01:00
parent 8a53bacef2
commit 85a2fe8573
8 changed files with 96 additions and 1 deletions

View File

@ -0,0 +1,5 @@
#!/bin/sh
echo "Building functions/nodebase:alpine-6.9.1"
docker build -t functions/nodebase:alpine-6.9.1 .