#!/bin/bash docker build -t dbapp . docker run --rm -it dbapp