Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-1765

Update node.js version in docker image

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.8.0
    • 1.8.0
    • docker, js
    • None

    Description

      The docker image includes node.js version 0.10.29, which is too old to run the current set of JS unit tests. The latest stable version is 5.1.0 and the "mature and dependable" version is 4.2.2, so the version in docker (from ubuntu) is quite old. The install instructions for 4.2.2 aren't very difficult:

      curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -
      sudo apt-get install -y nodejs
      

      Attachments

        1. AVRO-1765.1.patch
          1.0 kB
          Ryan Blue

        Activity

          People

            rdblue Ryan Blue
            rdblue Ryan Blue
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: