Build fixed versions of toolchains to make release builds reproducible

This commit is contained in:
SChernykh
2025-07-01 08:23:20 +02:00
parent db572ce9d8
commit ed4d0892d7
10 changed files with 342 additions and 38 deletions

View File

@@ -1,4 +1,4 @@
FROM p2pool_build_ubuntu
ARG P2POOL_VERSION BUILD_TIMESTAMP
ADD p2pool.tar p2pool_windows_x64.sh intrin-impl.patch /p2pool/
ADD p2pool.tar p2pool_windows_x64.sh /p2pool/
RUN /p2pool/p2pool_windows_x64.sh p2pool-${P2POOL_VERSION}-windows-x64 ${BUILD_TIMESTAMP}