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