docs icon indicating copy to clipboard operation
docs copied to clipboard

Docker setup is broken

Open rootulp opened this issue 6 months ago • 2 comments

Context

Reported by [email protected]

Problem

The Docker setup seems broken

Starting celestia-appd with command:
/bin/celestia-appd sh -c 
celestia-appd init mynode --chain-id private &&
celestia-appd start


Error: unknown command "sh" for "celestia-appd"

Did you mean this?
        tx

Run 'celestia-appd --help' for usage.

rootulp avatar Jun 18 '25 13:06 rootulp

Feedback from Oliver:

In general it would be nice for this example to explain how to set up a funded wallet and anything needed to run a local test environment, this is definitely useful for integration tests.

rootulp avatar Jun 18 '25 14:06 rootulp

thank you for the issue. this seems similar to https://github.com/celestiaorg/docs/issues/110

jcstein avatar Jun 24 '25 14:06 jcstein