https://github.com/stakemachine/radicle-seed-node
Dockerfile for Radicle Seed Node
https://github.com/stakemachine/radicle-seed-node
Last synced: 4 months ago
JSON representation
Dockerfile for Radicle Seed Node
- Host: GitHub
- URL: https://github.com/stakemachine/radicle-seed-node
- Owner: stakemachine
- License: mit
- Created: 2021-03-15T18:24:18.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-30T10:49:56.000Z (about 5 years ago)
- Last Synced: 2025-10-07T20:44:33.718Z (9 months ago)
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# radicle-seed-node
Dockerfile for Radicle Seed Node
# How to run
Image available at ghcr.io/stakemachine/radicle-seed-node
Example:
```
docker run -d -v /path/to/local/folder:/home/radicle -e name=seedling -e public_addr=0.0.0.0:12345 --name radicle -p 12345:12345/udp -p 80:8080 ghcr.io/stakemachine/radicle-seed-node
```
Support ENV variables:
* name
* description
* public_addr
* http_listen