danwatford opened a new pull request, #967: URL: https://github.com/apache/ofbiz-framework/pull/967
It appears that a change in docker-build's handling of the COPY command has resulted in some incorrect permissions being applied to the templates directory in the ofbiz docker images. These permissions stop the ofbiz-docker container from starting. This commit explicitly sets permissions on the templates directory, allowing the ofbiz-docker container to access the files it needs and start up. -- 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]
