#!/bin/sh docker pull webdevops/php-nginx:8.1-alpine docker build $1\ -t bkraul/php-nginx:8.1-alpine \ .