Closed rootulp closed 1 month ago
The steps currently publish just the celestia-app Docker image b/c
docker buildx build --platform linux/amd64,linux/arm64 -t ghcr.io/celestiaorg/celestia-app:v2.2.0-mocha --push .
but I think this command could be slightly modified to build the txsim docker image and push it
Motivated by https://github.com/celestiaorg/celestia-app/issues/3934