[GitHub] couchdb pull request: Update Dockerfile

2015-02-24 Thread janl
Github user janl commented on a diff in the pull request: https://github.com/apache/couchdb/pull/305#discussion_r25244181 --- Diff: Dockerfile --- @@ -18,6 +18,10 @@ RUN apt-get --no-install-recommends -y install \ libmozjs185-dev \ python +# Install Node

[GitHub] couchdb pull request: Update Dockerfile

2015-02-24 Thread janl
Github user janl commented on a diff in the pull request: https://github.com/apache/couchdb/pull/305#discussion_r25244080 --- Diff: Dockerfile --- @@ -18,6 +18,10 @@ RUN apt-get --no-install-recommends -y install \ libmozjs185-dev \ python +# Install Node

[GitHub] couchdb pull request: Update Dockerfile

2015-02-24 Thread kxepal
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 No

[GitHub] couchdb pull request: Update Dockerfile

2015-02-24 Thread janl
Github user janl commented on a diff in the pull request: https://github.com/apache/couchdb/pull/305#discussion_r25243636 --- Diff: Dockerfile --- @@ -18,6 +18,10 @@ RUN apt-get --no-install-recommends -y install \ libmozjs185-dev \ python +# Install Node

[GitHub] couchdb pull request: Update Dockerfile

2015-02-24 Thread MCyprien
Github user MCyprien commented on a diff in the pull request: https://github.com/apache/couchdb/pull/305#discussion_r25242419 --- Diff: Dockerfile --- @@ -18,6 +18,10 @@ RUN apt-get --no-install-recommends -y install \ libmozjs185-dev \ python +# Install

[GitHub] couchdb pull request: Update Dockerfile

2015-02-23 Thread janl
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 Node

[GitHub] couchdb pull request: Update Dockerfile

2015-02-23 Thread kxepal
Github user kxepal commented on a diff in the pull request: https://github.com/apache/couchdb/pull/305#discussion_r25170368 --- Diff: Dockerfile --- @@ -18,6 +18,10 @@ RUN apt-get --no-install-recommends -y install \ libmozjs185-dev \ python +# Install No

[GitHub] couchdb pull request: Update Dockerfile

2015-02-23 Thread MCyprien
GitHub user MCyprien opened a pull request: https://github.com/apache/couchdb/pull/305 Update Dockerfile Add nodejs and npm for Fauxton You can merge this pull request into a Git repository by running: $ git pull https://github.com/MCyprien/couchdb patch-1 Alternatively you ca