[ 
https://issues.apache.org/jira/browse/JENA-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17222822#comment-17222822
 ] 

Martin Kopeček edited comment on JENA-1949 at 10/29/20, 10:40 AM:
------------------------------------------------------------------

The current docker build does not install (or jlink) cryptographic functions 
packages for SSL. As a result when importing JSON-LD file which references 
context file with HTTPS the import errors.

 

Also: I don't see why docker build could not be published after the two 
mentioned conditions are met.

 

Also2: 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?


was (Author: smallhillcz):
The current docker build does not install (or jlink) cryptographic functions 
packages for SSL. As a result when importing JSON-LD file which references 
context file with HTTPS the import errors.

 

Also I don't see why docker build could not be published after the two 
mentioned conditions are met.

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

Reply via email to