You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Petar Tonkovic (Jira)" <ji...@apache.org> on 2022/05/25 13:40:00 UTC

[jira] [Created] (IGNITE-17032) Apache Ignite Docker container does not run correctly if image is run in read only file system mode

Petar Tonkovic created IGNITE-17032:
---------------------------------------

             Summary: Apache Ignite Docker container does not run correctly if image is run in read only file system mode
                 Key: IGNITE-17032
                 URL: https://issues.apache.org/jira/browse/IGNITE-17032
             Project: Ignite
          Issue Type: Bug
          Components: build
    Affects Versions: 2.13
            Reporter: Petar Tonkovic


Trying to run the official docker image () with the --read-only flag is causing errors:
/opt/ignite/apache-ignite/bin/include/functions.sh: line 52: cannot create temp file for here-document: Read-only file system
/opt/ignite/apache-ignite/bin/include/functions.sh: line 85: [: -lt: unary operator expected2022-05-25T14:27:34.504369604+02:00
 
Since most managed company Kubernetes clusters enforce this read-only flag as a security requirement, it would be good to look into these errors.
 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)