mirror of
https://github.com/sethforprivacy/p2pool-docker.git
synced 2025-12-07 00:02:37 -05:00
Add console connection for p2pool in DC example
This commit is contained in:
@@ -24,6 +24,8 @@ services:
|
||||
image: sethsimmons/p2pool:latest
|
||||
restart: unless-stopped
|
||||
container_name: p2pool
|
||||
tty: true
|
||||
stdin_open: true
|
||||
volumes:
|
||||
- p2pool-data:/home/p2pool
|
||||
- /dev/hugepages:/dev/hugepages:rw
|
||||
|
||||
Reference in New Issue
Block a user