btroops/run-start

4 lines
90 B
Bash
Executable File

#!/usr/bin/env bash
docker run --rm --init -it -v $PWD:/usr/src/app -p 8080:8080 btroops