#!/bin/bash set -ex # build image docker build -t username/func-echo .