thiagoelg commented on issue #327: URL: https://github.com/apache/incubator-kie-issues/issues/327#issuecomment-1756330901
After https://github.com/kiegroup/kie-tools/pull/1991 this might be resolved, since KIE Sandbox files are copied to `/var/www/html` on the entrypoint script, with USER 1000 access. But, if `/var/www/html` is an empty mountedVolume the only way to extend the KIE Sandbox image with new files is to copy them to `/kie-sandbox/app` (which is owned by root) or edit the entrypoint. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
