#!/usr/bin/env bash
cd $(dirname $0)/..
source ./scripts/version.sh
docker rm -fv ${PROG}-dev-shell
docker volume rm ${PROG}-cache ${PROG}-pkg