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

Issue 14: new docker images #25

Open
wants to merge 1 commit into
base: feature-separate-adapters
Choose a base branch
from

Conversation

ravibeta
Copy link
Contributor

Change log description
This publishes the same image with different tags.

Purpose of the change
Fixes: #14
by adding new images

What the code does
It adds the tags for the images with a suffix such as '-hdfs' or -'extendeds3'

How to verify it
./gradlew docker
./gradlew dockerPush
and project specific build actions

        prepare image per binding
        Build steps for docker and dockerPush per binding
        Dockerfiles with jar addition and removal as per binding

Signed-off-by: Ravi Rajamani <ravi.rajamani@emc.com>
@codecov-commenter
Copy link

codecov-commenter commented Sep 15, 2020

Codecov Report

Merging #25 into feature-separate-adapters will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                     Coverage Diff                      @@
##             feature-separate-adapters      #25   +/-   ##
============================================================
  Coverage                        72.77%   72.77%           
  Complexity                          95       95           
============================================================
  Files                               10       10           
  Lines                              518      518           
  Branches                            47       47           
============================================================
  Hits                               377      377           
  Misses                             102      102           
  Partials                            39       39           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 914c9c0...dadd960. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants