Added compiler test scripts

This commit is contained in:
SChernykh
2025-07-06 21:59:52 +02:00
parent 5d14b27616
commit 2f51c38549
8 changed files with 198 additions and 7 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/sh
cd "$(dirname "$0")"
docker build -t p2pool_compiler_tests_ubuntu .