We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b891dea commit d69262fCopy full SHA for d69262f
integration/localnet/README.md
@@ -88,6 +88,13 @@ The network needs to be stopped between each consecutive run to clear the chain
88
make stop
89
```
90
91
+## Build Localnet images
92
+
93
+To build images for Localnet, run this command.
94
+```shell
95
+make build-flow
96
+```
97
98
## Logs
99
100
You can view log output from all nodes:
0 commit comments