Update request for docker-peercoind

Could someone please explain how the latest images on https://hub.docker.com/r/peercoin/peercoind are built?

I think they are probably built from code similar to what I’m finding at GitHub - peercoin/docker-peercoind: A peercoind docker image. , but that repo has fallen out of date. If that’s still the right source, will someone please push the latest commits for building, e.g. v0.15?

The docker image in question sits here packaging/docker at master · peercoin/packaging · GitHub

It is set up to copy and paste the binary output by the github action of the main peercoin repo peercoin/.github/workflows/build.yml at 1af7509666a7ce68b2c6102c772ac803d214fda1 · peercoin/peercoin · GitHub

1 Like