p2pool (4.10.1)

Published 2025-09-10 14:40:33 +00:00 by m724

Installation

docker pull git.m724.eu/m724/p2pool:4.10.1
sha256:b241bc84bcfdb14dba0bfc63b3832a5ab3e9362418a6d2d4b53a5c9c6fa389f4

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1757289600'
COPY file:292380150385f252b71241c7b7fe8239245c673262f6fe32472dca7313138c53 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.3
Details
Container
2025-09-10 14:40:33 +00:00
3
OCI / Docker
linux/amd64
56 MiB
Versions (3) View all
4.11 2025-09-27
4.10.1 2025-09-10
4.9.1 2025-09-02