[
https://issues.apache.org/jira/browse/JCRVLT-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16369864#comment-16369864
]
Robert Munteanu commented on JCRVLT-275:
----------------------------------------
If we decide to do this we should publish it under the official 'Apache'
account - https://hub.docker.com/u/apache/ . For that you need to add the
Dockerfile to a github repo and then contact INFRA and tell them to add a new
automated build with the following data:
- github repo
- docker image name ( if different from github repo )
- which tags/branches to build on
> 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
> Priority: Major
>
> 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)