Uploaded image for project: 'Web Terminal for OpenShift'
  1. Web Terminal for OpenShift
  2. WTO-82

Modify tooling image to support mounted home directory

XMLWordPrintable

    • False
    • False
    • Undefined

      Currently, the default web-terminal-tooling image prepopulates a .bashrc file in $HOME with completions for some tooling. However, this means that if we want to enable a persistent home directory (by mounting a volume there), those files will be wiped out when kubernetes mounts a volume.

      We should instead store a default .bashrc and any other files in another directory and copy them over to $HOME (if they do not already exist) on startup.

              amisevsk Angel Misevski (Inactive)
              amisevsk Angel Misevski (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: