Files
p2pool-salvium/scripts/release/linux_riscv64/Dockerfile
2025-07-07 16:17:18 +02:00

5 lines
174 B
Docker

FROM p2pool_build_ubuntu
ARG P2POOL_VERSION
ADD p2pool_linux_riscv64.sh /p2pool/
RUN /p2pool/p2pool_linux_riscv64.sh p2pool-${P2POOL_VERSION}-linux-riscv64 ${P2POOL_VERSION}