p2pool (4.9.1)

Published 2025-09-02 16:39:20 +00:00 by Minecon724

Installation

docker pull git.m724.eu/minecon724/p2pool:4.9.1
sha256:454d78b60796e602558b5b7b725bdedec7a151881f8b9180356410e21f88e03e

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1754870400'
COPY file:60b0fa0cb865e5d52257bc6a338b3c2c68aac72537864dd3119f3df4810db358 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-02 16:39:20 +00:00
1
OCI / Docker
linux/amd64
56 MiB
Versions (1) View all
4.9.1 2025-09-02