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