docker-couchdb icon indicating copy to clipboard operation
docker-couchdb copied to clipboard

:whale: Source of the official Apache CouchDB Docker image ⚠️ NOTICE ⚠️: moved to the CouchDB org

Results 2 docker-couchdb issues
Sort by recently updated
recently updated
newest added

Create the directory (and parent directories) if not exist

Added two variables (COUCHDB_UID & COUCHDB_GID) to enable manually setting the user and group ID's for all of the couchdb files. This helps map the internal couchdb user & group...