#!/bin/bash # Create test image from Dockerfile docker build -t mint-script-test -f Dockerfile .