Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for @Wither in couchbase container (issues: #784) #810

Merged
merged 1 commit into from Jul 31, 2018
Merged

Fix for @Wither in couchbase container (issues: #784) #810

merged 1 commit into from Jul 31, 2018

Commits on Jul 31, 2018

  1. - Replaced Wither annotation with own with methods

      These methods do not clone the instance and therefore do not default to
      the standard alpine:3.5 image
    
    - Added test to verify that the image name is not overridden by withXXX
    
    - Made CouchbaseContainer conforming to other modules' containers
      Replaced the extends mechanism by the project standard
    Dominik Weidemann committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    46ef170 View commit details
    Browse the repository at this point in the history