[ https://issues.apache.org/jira/browse/OODT-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16876627#comment-16876627 ]
Yasith Jayawardana commented on OODT-1012: ------------------------------------------ So far, I'm implementing this feature on a OODT project created using the RADIX archetype, and not on the OODT source code (for ease of implementation) ([GitHub Link|https://github.com/yasithmilinda/oodt-dmb]) So far, I was able to generate docker images for Filemgr, Workflow and Resmgr. I'm working on generating images for OPSUI, Solr and Solr-Webapp as the next step. > Add Docker Image creation workflow to maven build process > --------------------------------------------------------- > > Key: OODT-1012 > URL: https://issues.apache.org/jira/browse/OODT-1012 > Project: OODT > Issue Type: Sub-task > Components: build proces, file manager, resource manager, workflow > manager > Reporter: Yasith Jayawardana > Assignee: Imesha Sudasingha > Priority: Major > > As a step to make OODT deployment and management simple, major OODT > components should be containerized during the build process. This allows for > simplified deployment of OODT components using technologies like Kubernetes, > Docker Compose and Helm. > The {{dockerfile-maven}} plugin could be used to add a build execution to the > existing RADiX process. This enables users to create docker images through > maven build process, which contains their workflows and components. -- This message was sent by Atlassian JIRA (v7.6.3#76005)