#!/bin/sh echo "Building functions/sentimentanalysis" docker build -t functions/sentimentanalysis .