port.rst 498 B

12345678910111213
  1. :title: Port Command
  2. :description: Lookup the public-facing port which is NAT-ed to PRIVATE_PORT
  3. :keywords: port, docker, container, documentation
  4. =========================================================================
  5. ``port`` -- Lookup the public-facing port which is NAT-ed to PRIVATE_PORT
  6. =========================================================================
  7. ::
  8. Usage: docker port [OPTIONS] CONTAINER PRIVATE_PORT
  9. Lookup the public-facing port which is NAT-ed to PRIVATE_PORT