Rather than repeating command constantly to refresh the output of it, you can use the watch command to instantly refresh the screen for changes.
watch docker ps
Rather than repeating command constantly to refresh the output of it, you can use the watch command to instantly refresh the screen for changes.
watch docker ps