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

    https://github.com/apache/couchdb/pull/305#discussion_r25243962
  
    --- 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 --
    
    or we could just borrow a few bits from 
https://github.com/klaemo/docker-couchdb/blob/master/2.0-dev/Dockerfile#L32-L35 
if @klaemo don't mind (:
    
    P.S. @janl, another question is a reason to maintain our Dockerfile when 
@klaemo keep his well. May be we could unite our effort on this with Clemens 
instead of doing the same work twice? 


---
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