You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/05/11 09:56:40 UTC

[GitHub] [couchdb-docker] willholley opened a new pull request #179: Ubi 3.1.0

willholley opened a new pull request #179:
URL: https://github.com/apache/couchdb-docker/pull/179


   <!-- Thank you for your contribution!
   
        Please file this form by replacing the Markdown comments
        with your text. If a section needs no action - remove it.
   
        Also remember, that CouchDB uses the Review-Then-Commit (RTC) model
        of code collaboration. Positive feedback is represented +1 from committers
        and negative is a -1. The -1 also means veto, and needs to be addressed
        to proceed. Once there are no objections, the PR can be merged by a
        CouchDB committer.
   
        See: http://couchdb.apache.org/bylaws.html#decisions for more info. -->
   
   ## Overview
   
   Adds a UBI container definition for CouchDB 3.1.0. This is largely a clone of the 2.3.1 UBI folder with some tweaks to the default entrypoint that force an admin to be specified and a change to the CouchDB RPM.
   
   The PR includes an update to the 2.3.1-ubi image so that the RPM version is specified there, else it will install the latest CouchDB RPM available at build time.
   
   ## Testing recommendations
   
   Build and run the dockerfile as per the standard CouchDB/Docker instructions. I have run basic smoke tests to verify that Fauxton is available, views work, etc.
   
   ## GitHub issue number
   
   <!-- If this is a significant change, please file a separate issue at:
        https://github.com/apache/couchdb-docker/issues
        and include the number here and in commit message(s) using
        syntax like "Fixes #472" or "Fixes apache/couchdb#472".  -->
   
   ## Related Pull Requests
   
   <!-- If your changes affects multiple components in different
        repositories please put links to those pull requests here.  -->
   
   ## Checklist
   
   - [x] Code is written and works correctly;
   - [ ] Changes are covered by tests;
   - [ ] Documentation reflects the changes;
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org