Files
p2pool-salvium/scripts/compiler_tests/images/ubuntu/build.sh

4 lines
78 B
Bash
Raw Normal View History

2025-07-06 21:59:52 +02:00
#!/bin/sh
cd "$(dirname "$0")"
docker build -t p2pool_compiler_tests_ubuntu .