[
https://issues.apache.org/jira/browse/JENA-909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16941711#comment-16941711
]
Rob Vesse commented on JENA-909:
--------------------------------
+1 to Claude's point, we're currently using various Maven plugins to build
Docker images as part of a larger Maven built project. We put the relevant
plugins and modules inside a profile so developers opt-in to building the
Docker artifacts:
* https://github.com/spotify/dockerfile-maven - for doing builds
* https://github.com/fabric8io/docker-maven-plugin - for exporting the images
as tarballs which is needed for some aspects of our CI/CD pipeline
> Create Docker launcher for Fuseki
> ---------------------------------
>
> Key: JENA-909
> URL: https://issues.apache.org/jira/browse/JENA-909
> Project: Apache Jena
> Issue Type: Improvement
> Components: Fuseki
> Reporter: Andy Seaborne
> Priority: Major
>
> Provide a Docker launcher and setup documentation for Fuseki2.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)