#!/bin/bash

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