Skip to content

docs: add celestia-app Docker setup guide#2439

Closed
Copilot wants to merge 2 commits intomainfrom
copilot/test-issue-2438
Closed

docs: add celestia-app Docker setup guide#2439
Copilot wants to merge 2 commits intomainfrom
copilot/test-issue-2438

Conversation

Copy link
Contributor

Copilot AI commented Mar 6, 2026

Adds a dedicated Docker guide for celestia-app under consensus validators, closing the gap where only celestia-node had Docker documentation.

Changes

  • New page app/operate/consensus-validators/docker/page.mdx — covers quick start with persistent storage (init, genesis download, peer config for Mainnet/Mocha/Arabica) and a Docker network example for running celestia-node against a containerized celestia-app
  • Sidebar _meta.js — adds docker entry between install-celestia-app and consensus-node
  • Cross-links — added references to the new Docker guide from both install-celestia-app/page.mdx and getting-started/docker/page.mdx
  • Bug fix — corrected trailing-comma issue in PERSISTENT_PEERS construction; sed 's/,$/\n/'sed 's/,$//', and added the same trailing-comma strip to the Mocha and Arabica variants which were missing it entirely

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: jcstein <46639943+jcstein@users.noreply.github.com>
Copilot AI changed the title [WIP] Test functionality for issue #2438 docs: add celestia-app Docker setup guide Mar 6, 2026
@jcstein
Copy link
Member

jcstein commented Mar 6, 2026

image

@jcstein jcstein closed this Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants