#!/bin/sh docker pull webdevops/php-nginx:ubuntu-14.04 docker build $1\ -t bkraul/php-nginx:ubuntu-14.04-samba \ .