This is an automated email from the ASF dual-hosted git repository.

morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 496a92b668 [JavaUDF](loader) Fix compatible problem for JAVA 11 
(#14519)
     add 724e57bb87 [feature](docker)Add runtime docker image related files 
(#14436)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/labeler/scope-label-conf.yml     |   3 +
 docker/{ => compilation}/Dockerfile                |   0
 docker/{ => compilation}/Dockerfile.gcc10          |   0
 docker/{ => compilation}/Dockerfile.gcc7           |   0
 docker/{ => compilation}/arm/Dockerfile            |   0
 .../runtime/be/Dockerfile                          |  37 +++---
 docker/runtime/be/resource/init_be.sh              | 106 +++++++++++++++++
 .../runtime/fe/Dockerfile                          |  37 +++---
 docker/runtime/fe/resource/init_fe.sh              | 129 +++++++++++++++++++++
 9 files changed, 274 insertions(+), 38 deletions(-)
 rename docker/{ => compilation}/Dockerfile (100%)
 rename docker/{ => compilation}/Dockerfile.gcc10 (100%)
 rename docker/{ => compilation}/Dockerfile.gcc7 (100%)
 rename docker/{ => compilation}/arm/Dockerfile (100%)
 copy docs/build_help_zip.sh => docker/runtime/be/Dockerfile (55%)
 mode change 100755 => 100644
 create mode 100644 docker/runtime/be/resource/init_be.sh
 copy docs/build_help_zip.sh => docker/runtime/fe/Dockerfile (56%)
 mode change 100755 => 100644
 create mode 100644 docker/runtime/fe/resource/init_fe.sh


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to