#!/bin/bash

exec docker build "$@" --tag leprikon/leprikon .
