[GitHub] [couchdb-docker] wohali commented on a change in pull request #151: allow running as arbitrary uid

2019-08-27 Thread GitBox
wohali commented on a change in pull request #151: allow running as arbitrary uid URL: https://github.com/apache/couchdb-docker/pull/151#discussion_r318272183 ## File path: 2.3.1/Dockerfile ## @@ -121,8 +121,17 @@ COPY docker-entrypoint.sh /usr/local/bin RUN ln -s

[GitHub] [couchdb-docker] wohali commented on a change in pull request #151: allow running as arbitrary uid

2019-08-14 Thread GitBox
wohali commented on a change in pull request #151: allow running as arbitrary uid URL: https://github.com/apache/couchdb-docker/pull/151#discussion_r314149332 ## File path: 2.3.1/Dockerfile ## @@ -121,8 +121,13 @@ COPY docker-entrypoint.sh /usr/local/bin RUN ln -s

[GitHub] [couchdb-docker] wohali commented on a change in pull request #151: allow running as arbitrary uid

2019-08-14 Thread GitBox
wohali commented on a change in pull request #151: allow running as arbitrary uid URL: https://github.com/apache/couchdb-docker/pull/151#discussion_r314149281 ## File path: 2.3.1/docker-entrypoint.sh ## @@ -25,36 +25,44 @@ if [ "$1" = 'couchdb' ]; then fi if [ "$1" =

[GitHub] [couchdb-docker] wohali commented on a change in pull request #151: allow running as arbitrary uid

2019-08-13 Thread GitBox
wohali commented on a change in pull request #151: allow running as arbitrary uid URL: https://github.com/apache/couchdb-docker/pull/151#discussion_r313487044 ## File path: 2.3.1/docker-entrypoint.sh ## @@ -25,36 +25,44 @@ if [ "$1" = 'couchdb' ]; then fi if [ "$1" =