# Functions
CleanCmds returns generic docker commands to clean up docker containers and networks.
Exec runs a Docker command.
ExecCompose runs a Docker Compose command for a testnet.
ExecComposeVerbose runs a Docker Compose command for a testnet and displays its output.
No description provided by the author
No description provided by the author
No description provided by the author
NewInfraData returns a new InfrastructureData for the given manifest.
NewProvider returns a new Provider.
ReplaceUpgradeImage replaces the docker image of the provided service with the version specified in comments.
SetImageTags returns a new ComposeDef with the image tags set.
# Constants
No description provided by the author
# Structs
No description provided by the author
Provider wraps the cometBFT docker provider, writing a different compose file.