#!/usr/bin/env bash
NAME=dtcc-core-forms
docker start $NAME
docker exec -it $NAME bash
