Closed emilymendelson closed 1 year ago
From BC Gov stackoverflow: If you need to adapt the docker image to work on OpenShift, a common command that needs to be added is RUN chmod -R g+rwX /your/home/dir, to ensure that the user can access all application files.
https://stackoverflow.developer.gov.bc.ca/questions/103
From BC Gov stackoverflow: If you need to adapt the docker image to work on OpenShift, a common command that needs to be added is RUN chmod -R g+rwX /your/home/dir, to ensure that the user can access all application files.
https://stackoverflow.developer.gov.bc.ca/questions/103