ps.rst 304 B

12345678910111213
  1. =========================
  2. ``ps`` -- List containers
  3. =========================
  4. ::
  5. Usage: docker ps [OPTIONS]
  6. List containers
  7. -a=false: Show all containers. Only running containers are shown by default.
  8. -notrunc=false: Don't truncate output
  9. -q=false: Only display numeric IDs