You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2022/02/03 23:04:12 UTC

[GitHub] [couchdb-docker] gesellix commented on pull request #215: fix(entrypoint): move secret from [couch_httpd_auth] to [chttpd_auth]

gesellix commented on pull request #215:
URL: https://github.com/apache/couchdb-docker/pull/215#issuecomment-1029482027


   @nickva I hope you can have a look into these changes. I actually didn't rebuild a fresh image, but used a local Dockerfile like this to verify the fixed entrypoint script:
   
   ```
   FROM couchdb:3.2.1
   COPY docker-entrypoint.sh /usr/local/bin
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org