btroops/run-shell

4 lines
95 B
Bash
Executable File

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