smuu
smuu
@mojtaba-esk checks this
> @smuu Can I work on this issue ? Yes @AnmolSirola, I just assigned the issue to you. If you have any questions, don't hesitate to contact me :+1:
outdated, done differently
Thanks for the contribution @salehshoji :rocket: I added a comment to the issue. See here: https://github.com/celestiaorg/knuu/issues/103#issuecomment-1623210571
Do it with chaos-mesh
Needs to be discussed further
The problem: When calling `ExecuteCommand` in `PreparingState`, this command will be added to the `Dockerfile.` This `Dockerfile` is built when calling `Commit.` As the command is not executed when calling...
One possible solution could be that when calling `ExecuteCommand` in `PreparingState`, we build the container, execute the command and then return the output.
cc @tty47 @mojtaba-esk