NoIssue: Support for building runable docker container

This commit is contained in:
2025-12-27 22:28:39 +01:00
parent b384d56b2e
commit 88f147d46e
15 changed files with 207 additions and 20 deletions
+3
View File
@@ -1 +1,4 @@
#!/usr/bin/env bash
set -euo pipefail
./gradlew clean ; rm -rf build