[
https://issues.apache.org/jira/browse/JENA-909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16995811#comment-16995811
]
Andy Seaborne commented on JENA-909:
------------------------------------
The arguments are given in the "docker run", the idea being that a Dockerfile
provided by the project should be general purpose. When executing as a service,
that provides a simple way to run Fuseki. To use {{--conf}} is best done
putting in the mounted filesystem but of course file paths are in the container
namespace.
log4j.properties will be provided in the same and it is a normal Fuseki
log4j.properties.
The mounts have to be right . If wrong, or not set, then the database is on the
layered filesystem and can be lost.
{{-loc}} will be in the namespace of the docker container.
> 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
> Attachments: Dockerfile.0, image-2019-10-02-22-24-12-723.png,
> log4j.properties
>
>
> Provide a Docker launcher and setup documentation for Fuseki2.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)