staxmanade opened a new issue #94: Issue starting readme example of 2.1.2
URL: https://github.com/apache/couchdb-docker/issues/94
 
 
   When pulling this command off the readme:
   
   ```
   docker run -p 5984:5984 --volume ~/data:/opt/couchdb/data --volume 
~/etc/local.d:/opt/couchdb/etc/local.d --env COUCHDB_USER=admin --env 
COUCHDB_PASSWORD=password apache/couchdb:2.1.1
   ```
   
   I get
   
   ```
   Unable to find image 'apache/couchdb:2.1.1' locally
   2.1.1: Pulling from apache/couchdb
   aa18ad1a0d33: Already exists
   fce7f6bcdab0: Pull complete
   d3e4b3f43e43: Pull complete
   0b8460a560a3: Pull complete
   d77e8154c04d: Pull complete
   8691c2adc3b7: Pull complete
   2d69dc544764: Pull complete
   8e4cef306bb8: Pull complete
   bac7506b7113: Pull complete
   87dd2e50545c: Pull complete
   Digest: 
sha256:93547070cb20f46e311ea73ea46357b51b037142da7e8d1921d3e8b0cededbca
   Status: Downloaded newer image for apache/couchdb:2.1.1
   chmod: cannot access '/opt/couchdb/etc/local.d/*.ini': No such file or 
directory
   ```
   
   Anyone else seeing this?
   
   ## Expected Behavior
   I was hoping to see couchdb start up
   
   ## Steps to Reproduce (for bugs)
   1. Run the example command in the readme.
   
   ## Context
   I'm using 
   
   ## Your Environment
   * docker version `Docker version 18.06.0-ce, build 0ffa825`
   * MacOS High Sierra: `10.13.6`
   

----------------------------------------------------------------
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

Reply via email to