#!/bin/bash #docker build --no-cache -t minerva . docker build -t minerva . docker run -p 8080:8080 -t -i minerva bash