docker ls command code example Example 1: docker check running containers docker ps -a Example 2: check docker images docker images [OPTIONS] [REPOSITORY[:TAG]]