[
https://issues.apache.org/jira/browse/JENA-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17223048#comment-17223048
]
Andy Seaborne commented on JENA-1949:
-------------------------------------
bq. What is the reason for anonymous volume creation? Shouldn't it be left up
to the user of the image to decide if they want to create a volume?
They don't have to create a volume but it is a good idea if there persistent
database is to exist after the container is removed. (It may also be faster as
it is a host OS filesystem, not a docker overlay.)
Is there a specific problem with this?
> Docker build tools for Fuseki
> -----------------------------
>
> Key: JENA-1949
> URL: https://issues.apache.org/jira/browse/JENA-1949
> Project: Apache Jena
> Issue Type: New Feature
> Components: Fuseki
> Affects Versions: Jena 3.16.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Major
> Fix For: Jena 3.17.0
>
> Time Spent: 6h 10m
> Remaining Estimate: 0h
>
> JENA-909 is for a docker container available in docker hub.
> Integrating complete deployment within the project release process is
> difficult because we do not want docker container binary artifact going to
> Docker Hub until (1) they are not snapshots and (2) the vote has concluded
> successfully.
> At the same time, being stateful, a deployment needs to consider where
> databases and logs go outside the container.
> This ticket is for the setup and scripts to build an image, not to publish it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)