This is an automated email from the ASF dual-hosted git repository. danwatford pushed a change to branch experimental-docker in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
from 0ef7f9c52a Implemented: Build OFBiz as a docker container image (OFBIZ-12757) new db57afc24f Fixed: Correct typo in docker run example (OFBIZ-12757) new 074f4a3862 Fixed: Set execute bit on scripts used in docker image (OFBIZ-12757) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: DOCKER.md | 2 +- docker/docker-entrypoint.sh | 0 docker/send_ofbiz_stop_signal.sh | 0 3 files changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 docker/docker-entrypoint.sh mode change 100644 => 100755 docker/send_ofbiz_stop_signal.sh