Files
p2pool-salvium/scripts/compiler_tests/images/ubuntu/build.sh
2025-07-06 21:59:52 +02:00

4 lines
78 B
Bash
Executable File

#!/bin/sh
cd "$(dirname "$0")"
docker build -t p2pool_compiler_tests_ubuntu .