#!/bin/bash IMAGE_NAME=text2autochrome docker build --no-cache -f Dockerfile -t $IMAGE_NAME .