forked from cerc-io/stack-orchestrator
* fist commit * manual peer connect * add build to gitignore * add shared volume * connect to bootnode * fix volume init bug * todo generate genesis * remove build dir --------- Co-authored-by: iskay <ian@knowable.vc>
10 lines
160 B
YAML
10 lines
160 B
YAML
version: "1.0"
|
|
name: fixturenet-lotus
|
|
description: "A lotus fixturenet"
|
|
repos:
|
|
- filecoin-project/lotus
|
|
containers:
|
|
- cerc/lotus
|
|
pods:
|
|
- fixturenet-lotus
|