Uploaded image for project: 'Couchbase Documentation'
  1. Couchbase Documentation
  2. DOC-10460

Code needs updating for newer machines

    XMLWordPrintable

Details

    Description

      The code under the following instruction will not run on newer machines —
      Open a console window on your computer and enter the following command:
      docker run -t --name db -p 8091-8094:8091-8094 -p 11210:11210 couchbase/server-sandbox:6.0.0
       
      A newer code has been recommended by one of our developers, which runs well:

      docker run -t --name cbs -p 8091-8096:8091-8096 -p 9000:9000 -p 11206-11207:11206-11207 -p 11210-11211:11210-11211 -d couchbase/server:enterprise

      Attachments

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

        Activity

          People

            Francis.roberts Francis Roberts
            Francis.roberts Francis Roberts
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty