You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Ioan Eugen Stan (JIRA)" <ji...@apache.org> on 2018/02/18 20:02:00 UTC

[jira] [Created] (JCRVLT-275) Docker build and docker image for filevault

Ioan Eugen Stan created JCRVLT-275:
--------------------------------------

             Summary: Docker build and docker image for filevault
                 Key: JCRVLT-275
                 URL: https://issues.apache.org/jira/browse/JCRVLT-275
             Project: Jackrabbit FileVault
          Issue Type: Improvement
          Components: Packaging, vlt
    Affects Versions: 3.1.42
            Reporter: Ioan Eugen Stan


I believe it will improve FileVault usage if we make it easier for users to consume the software.

One way to achieve this is to publlish binary artifacts.

Docker makes this easy to.

I've published patches in a PR on Github [https://github.com/apache/jackrabbit-filevault/pull/25] .

Docker file contains a multi-stage docker build:

Stage 1: builds FileVault binary using official maven openjdk image

Stage 2: Creates a FileVault image that can be published via automated builds on docker hub.

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)