Last login: Mon Jun 2 09:14:22 on ttys007
docker ps
CONTAINER ID IMAGE COMMAND CREATED
a1b2c3d4e5f6 nginx:latest "/docker-entrypoint.…" 2 hours ago
b2c3d4e5f6a7 postgres:15 "docker-entrypoint.s…" 2 hours ago
c3d4e5f6a7b8 redis:alpine "docker-entrypoint.s…" 2 hours ago
3 containers running
Use 'docker logs CONTAINER' to view output
user@Mac ~ %