#!/bin/bash cd .. docker build $* -t prac -f docker/Dockerfile .