jeunito commented on issue #93: Basic docker run example fails due to permission issues URL: https://github.com/apache/couchdb-docker/issues/93#issuecomment-409794469 @wohali somehow this works: ``` docker run -it --entrypoint /opt/couchdb/bin/couchdb apache/couchdb ``` I don't know why. It's probably something with the [entrypoint](https://github.com/apache/couchdb-docker/blob/ca9b039d036d1482fd1e5ce67176f05cf959beed/2.1.2/Dockerfile#L126)
---------------------------------------------------------------- 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
