Renamed files

This commit is contained in:
SChernykh
2025-07-05 19:39:04 +02:00
parent a01545e42c
commit 758b55f354
34 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
FROM p2pool_build_ubuntu
ARG P2POOL_VERSION BUILD_TIMESTAMP
ADD p2pool_source.sh /root
RUN /root/p2pool_source.sh ${P2POOL_VERSION} ${BUILD_TIMESTAMP}