3.5 Docker Configuration
Last updated
Was this helpful?
Last updated
Was this helpful?
We have a pre-built docker image hosted on dockerhub. Pull the image with
The container needs volume on the host system to work uninterrupted, so the file structure should look like this
App
celestia_rollup_config.toml
test-data
genesis
celestia
celestia_rollup_config.toml
and test-data
can be found in the validator repo () at the root.
Run the docker container with