[teiid-issues] [JBoss JIRA] (TEIID-4910) Update build to utilize a maven docker plugin

Steven Hawkins (JIRA) issues at jboss.org
Wed Jun 7 16:27:00 EDT 2017


    [ https://issues.jboss.org/browse/TEIID-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417944#comment-13417944 ] 

Steven Hawkins commented on TEIID-4910:
---------------------------------------

[~rareddy] Here's a cut at this using the fabric8 docker maven plugin: https://github.com/shawkins/teiid/commit/8e3107a734f5b834cb49dc083ca3123ef3216c29

It still uses the dockerfile, but we could convert that all to maven based configuration if desired.

It requires being able to access a running docker instance for the image build.  Authentication to docker.io/dockerhub (tested in the settings.xml) is required to do a push.

I'm not sure why we had the duplicated maven-assembly-plugin configuration associated with the release profile - it seems fine to remove it.

> Update build to utilize a maven docker plugin
> ---------------------------------------------
>
>                 Key: TEIID-4910
>                 URL: https://issues.jboss.org/browse/TEIID-4910
>             Project: Teiid
>          Issue Type: Task
>          Components: Build/Kits
>            Reporter: Steven Hawkins
>            Assignee: Ramesh Reddy
>             Fix For: 10.0
>
>
> We need to automate creating and pushing the docker image.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list