#!/bin/sh echo "Building functions/nodebase:alpine-6.9.1" docker build -t functions/nodebase:alpine-6.9.1 .