Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-17485

WEBSITE - Docker steps in Quickstart guide are not clear

    XMLWordPrintableJSON

Details

    Description

      In Step 2 of the [documentation|https://cassandra.apache.org/_/quickstart.html,] there are two commands mentioned.

      The commands are:

      > docker run --name cassandra cassandra

      > docker run --rm -d --name cassandra --hostname cassandra --network cassandra cassandra

       

      Both these commands start the cassandra container. If we run first command followed by second command, the second command errors out with message "container with same name already running".

      If we run the second command directly, the error message says that the network is not created.

      Attachments

        1. c17485-01-quickstart_guide.png
          776 kB
          Erick Ramirez

        Issue Links

          Activity

            People

              sathyakplm Sathyanarayanan Saravanamuthu
              sathyakplm Sathyanarayanan Saravanamuthu
              Sathyanarayanan Saravanamuthu
              Erick Ramirez
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: