Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-52092

Docker Hub description update for new service ports

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None
    • None
    • 1

    Description

      The description on Docker Hub has a quickstart section that shows how to start a container and set up the port mapping, but the range of ports is does not include some of the more recent services.

      https://hub.docker.com/_/couchbase?tab=description&page=1

      Currently says:

      docker run -d --name db -p 8091-8094:8091-8094 -p 11210:11210 couchbase
      

      Should probably say:

      docker run -d --name db -p 8091-8097:8091-8097 -p 11210:11210 couchbase
      

      (high port is 8097 instead of 8094)

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            david.nault David Nault
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty