#!/bin/sh docker build -t courtail ../ docker run -it -p 8080:80 courtail:latest