Clean up test

This commit is contained in:
2024-05-02 08:54:59 -07:00
parent 6b32bde0bc
commit e639bedadc
6 changed files with 24 additions and 70 deletions

3
run-shell-test Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
docker run --rm --init -it --hostname btroops-test -v $PWD:/usr/src/app -p 8080:8080 --name btroops-test btroops bash