#!/bin/bash cd $(dirname ${0}) sudo docker build -t custom/samba:0.0.1 -f $PWD/baseimage/Dockerfile .