Have an option to stop containers without having a prompt
When working on some environments I have to start and stop containers rapidly. I believe adding a config option to disable to confirm prompt on stop would be useful.
Might be a useful config option but for your use case of stopping and starting (assuming immediate restart) just use the restart shortcut (r) which does not prompt you when stopping the container.
@blwsh I don't want to restart a started container but start a stoped container
Hitting restart on a stopped container will start the container.
Yes that's the issue. I dont want to docker restart but docker start