Files
p2pool-salvium/release_scripts/images/ubuntu/build.sh

4 lines
69 B
Bash
Executable File

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