p2pool (4.12)

Published 2025-12-10 06:29:31 +00:00 by m724

Installation

docker pull git.m724.eu/m724/p2pool:4.12
sha256:26df9d0f229eecbe44ce7db3fd5bf245c23c489452b858a97f2aef9b2c5e42da

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1765152000'
COPY file:542e7712a95e7718d606924ec5b030470ca818989c8f2dcdef01eca353ceb3ed in /
/bin/sh -c set -e && apt-get update -q -y --no-install-recommends && DEBIAN_FRONTEND="noninteractive" apt-get install -q -y --no-install-recommends libzmq5 libuv1 libcurl4 && apt-get clean
/bin/sh -c groupadd -r p2pool -g 1000 && useradd -u 1000 -r -g p2pool -s /sbin/nologin -c "p2pool user" p2pool
/bin/sh -c mkdir -p /home/p2pool/.p2pool && chown p2pool.p2pool /home/p2pool /home/p2pool/.p2pool
USER p2pool
EXPOSE 3333
EXPOSE 37889
EXPOSE 37888
VOLUME /home/p2pool/.p2pool
WORKDIR /home/p2pool/.p2pool
ENTRYPOINT ["/p2pool"]

Labels

Key Value
io.buildah.version 1.41.5
Details
Container
2025-12-10 06:29:31 +00:00
1
OCI / Docker
linux/amd64
56 MiB
Versions (4) View all
4.12 2025-12-10
4.11 2025-09-27
4.10.1 2025-09-10
4.9.1 2025-09-02