mirror of
https://github.com/sethforprivacy/p2pool-docker.git
synced 2026-04-19 13:42:39 -04:00
Compare commits
2 Commits
9b158c86c2
...
d3a1a704b8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d3a1a704b8 | ||
|
|
8178e7df3e |
@@ -1,4 +1,4 @@
|
|||||||
ARG P2POOL_BRANCH=v4.8
|
ARG P2POOL_BRANCH=v4.8.1
|
||||||
|
|
||||||
# Select latest Ubuntu LTS for the build image base
|
# Select latest Ubuntu LTS for the build image base
|
||||||
FROM ubuntu:latest as build
|
FROM ubuntu:latest as build
|
||||||
|
|||||||
12
README.md
12
README.md
@@ -5,19 +5,9 @@ A simple and straightforward Dockerized [p2pool](https://github.com/SChernykh/p2
|
|||||||
|
|
||||||
[](https://github.com/sethsimmons/p2pool-docker/actions/workflows/update-daily.yml)
|
[](https://github.com/sethsimmons/p2pool-docker/actions/workflows/update-daily.yml)
|
||||||
[](https://github.com/sethsimmons/p2pool-docker/actions/workflows/update-base-image.yml)
|
[](https://github.com/sethsimmons/p2pool-docker/actions/workflows/update-base-image.yml)
|
||||||
[](https://github.com/sethsimmons/p2pool-docker/actions/workflows/update-image-on-push.yml)
|
|
||||||
[](https://github.com/sethsimmons/p2pool-docker/actions/workflows/trivy-analysis.yml)
|
|
||||||
|
|
||||||
## Docker
|
|
||||||
|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||
|
|
||||||
# Docker Hub
|
# Docker Hub
|
||||||
This repo is used to build the images available at:
|
This repo is used to build the images available here on GHCR.
|
||||||
|
|
||||||
https://hub.docker.com/r/sethsimmons/p2pool
|
|
||||||
|
|
||||||
# Tags
|
# Tags
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user