Github user janl commented on a diff in the pull request:

    https://github.com/apache/couchdb/pull/305#discussion_r25176762
  
    --- Diff: Dockerfile ---
    @@ -18,6 +18,10 @@ RUN apt-get --no-install-recommends -y install \
         libmozjs185-dev \
         python
     
    +# Install Nodejs
    +RUN curl -sL https://deb.nodesource.com/setup | bash -     
    --- End diff --
    
    +1, we should do what the script does directly, not download it first. It 
is MIT licensed, we could keep a local copy.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to