rooky-c3bo opened a new pull request #205:
URL: https://github.com/apache/couchdb-docker/pull/205


   Enable secrets for composing by providing COUCHDB_USER_FILE, 
COUCHDB_PASSWORD_FILE or COUCHDB_SECRET_FILE.
   See 
[explanation](https://docs.docker.com/compose/compose-file/compose-file-v3/#secrets)
 of secrets in compose: 
   
   ## Testing recommendations
   
   1. Create docker-compose.yml 
   2. Set secrets and provide it to the container like referred in the 
[specs](https://github.com/compose-spec/compose-spec/blob/master/spec.md#secrets)
   3. `docker-compose up -d` and check if user, admin and secret are properly 
set.
   ## GitHub issue number
   Related to  #73
   
   ## Related Pull Requests
   Related to #186
   ## Checklist
   
   - [ ] Code is written and works correctly;
   - [ ] Changes are covered by tests;
   - [ ] Documentation reflects the changes;
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to