-n, –interval

watch -n 1 “docker ps -a”

The above shortners the interval between updates.

Updated: