#!/bin/bash

# TODO: use a name passed in in the future
docker stop lighthouse
docker rm lighthouse
