#!/bin/sh docker.io build -t $testImage . #docker.io build --no-cache=true -t $testImage .