Build scripts: added MacOS builds

This commit is contained in:
SChernykh
2025-07-03 20:48:58 +02:00
parent e4402845e1
commit 32235b8225
12 changed files with 216 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
FROM p2pool_build_ubuntu
ARG P2POOL_VERSION BUILD_TIMESTAMP
ADD p2pool.tar p2pool_macos_aarch64.sh zutil.patch /p2pool/
RUN /p2pool/p2pool_macos_aarch64.sh p2pool-${P2POOL_VERSION}-macos-aarch64 ${BUILD_TIMESTAMP}