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