Uploaded image for project: 'XWiki Docker images'
  1. XWiki Docker images
  2. XDOCKER-417

Configuration fails on read-only root filesystem

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • None
    • Unknown

    Description

      In docker-entrypoint there is some sed commands that are creating a temporary file in the folder that file exists. 

      But in environments that enforce RO permission, the only available alternative is to mount the entire WEB-INF and create logic to copy files or mount a custom docker-entrypoint. 

      The proposal is to create this temporary file inside the XWiki data directory, and change .first_start_completed file creation to not fail if this can't be created. 

      For cases where a custom CONTEXT_PATH is used, I don't think there is a solution for RO environments. I will keep only the suggestion for using another alternative. 

      Attachments

        Issue Links

          Activity

            People

              sautner Guilherme Sautner
              sautner Guilherme Sautner
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: