#!/bin/bash

cd ..
docker build $* -t oram -f docker/Dockerfile .