Once the executable is built, launch collators for each parachain (repeat once each for chain
Once the executable is built, launch collators for each parachain (repeat once each for chain
`tick`, `trick`, `track`):
`tick`, `trick`, `track`):
...
@@ -120,7 +133,7 @@ cargo build --release
...
@@ -120,7 +133,7 @@ cargo build --release
## Build the docker image
## Build the docker image
After building `polkadot-collator` with cargo as documented in [this chapter](#build--launch-rococo-collators), the following will allow producting a new docker image where the compiled binary is injected:
After building `polkadot-collator` with cargo or with Parity docker image as documented in [this chapter](#build--launch-rococo-collators), the following will allow producting a new docker image where the compiled binary is injected: