2023-05-02 21:13:48 +00:00
|
|
|
version: "1.0"
|
|
|
|
name: fixturenet-pocket
|
|
|
|
description: "A single node pocket chain that can serve relays from the geth-1 node in eth-fixturenet"
|
|
|
|
repos:
|
2023-05-24 23:19:21 +00:00
|
|
|
- github.com/cerc-io/go-ethereum
|
2023-06-06 03:59:42 +00:00
|
|
|
- github.com/cerc-io/lighthouse
|
2023-05-24 23:19:21 +00:00
|
|
|
- github.com/pokt-network/pocket-core
|
|
|
|
- github.com/pokt-network/pocket-core-deployments # contains the dockerfile
|
2023-05-02 21:13:48 +00:00
|
|
|
containers:
|
|
|
|
- cerc/go-ethereum
|
|
|
|
- cerc/lighthouse
|
2023-06-06 03:08:05 +00:00
|
|
|
- cerc/lighthouse-cli
|
2023-05-02 21:13:48 +00:00
|
|
|
- cerc/fixturenet-eth-geth
|
|
|
|
- cerc/fixturenet-eth-lighthouse
|
|
|
|
- cerc/pocket
|
|
|
|
pods:
|
|
|
|
- fixturenet-pocket
|
|
|
|
- fixturenet-eth
|