wohali commented on issue #71: Change default user in the Docker image from root to couchdb URL: https://github.com/apache/couchdb-docker/issues/71#issuecomment-370472838 I don't see how this can work, since [these lines](https://github.com/apache/couchdb-docker/blob/master/2.1.1/docker-entrypoint.sh#L29-L51) explicitly need to change ownership of files that may be mounted via `-v` on the docker launch line, files that aren't necessarily owned by the `couchdb` user.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
