Clean up test

This commit is contained in:
2025-06-16 22:41:29 -07:00
parent e3d642c994
commit 014ae76634
6 changed files with 24 additions and 70 deletions

3
run-shell Executable file
View File

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