You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Rob Vesse (Jira)" <ji...@apache.org> on 2019/10/01 10:05:00 UTC

[jira] [Commented] (JENA-909) Create Docker launcher for Fuseki

    [ 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)