Closed ochorocho closed 4 months ago
Permissions are not properly set after files being copied to the container
Settings permissions to the solr data folder for newly copied files to 'solr'
Fixes #7
This is an effective technique. It was obvious to me reading the solrctl custom command why the ownership on the files was wrong.
Thanks for merging this and sorry for being absent yesterday!
The Issue
Permissions are not properly set after files being copied to the container
How This PR Solves The Issue
Settings permissions to the solr data folder for newly copied files to 'solr'
Manual Testing Instructions
Related Issue Link(s)
Fixes #7
Release/Deployment Notes