CONTAINER ID   IMAGE             COMMAND                  CREATED        STATUS                     PORTS                    NAMES
a1b2c3d4e5f6   nginx:latest      "/docker-entrypoint.…"   2 hours ago    Up 2 hours                 0.0.0.0:80->80/tcp       web-proxy
b2c3d4e5f6a1   postgres:15       "docker-entrypoint.s…"   3 hours ago    Up 3 hours                 5432/tcp                 postgres-db
c3d4e5f6a1b2   redis:7           "docker-entrypoint.s…"   4 hours ago    Up 4 hours                 0.0.0.0:6379->6379/tcp   redis-cache
d4e5f6a1b2c3   myapp:latest      "python app.py"          5 hours ago    Exited (1) 10 minutes ago                           myapp
