jeunito opened a new issue #93: Basic docker run example fails due to permission issues URL: https://github.com/apache/couchdb-docker/issues/93 <!--- Provide a general summary of the issue in the Title above --> `docker run` command from documentation is not working ## Expected Behavior CouchDB starts in a docker container ## Current Behavior `docker run -it --name my-couchdb couchdb` fails with: ```bash error: exec: "/opt/couchdb/bin/couchdb": stat /opt/couchdb/bin/couchdb: permission denied ``` ## Steps to Reproduce (for bugs) 1. `docker run -it --name my-couchdb couchdb` ## Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * Version used: latest * Operating System and version (desktop or mobile): Ubuntu 16.04
---------------------------------------------------------------- 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
