Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/22583 )
Change subject: IMPALA-13825: Extend Docker container build to custom base images ...................................................................... Patch Set 5: Code-Review+1 (3 comments) http://gerrit.cloudera.org:8080/#/c/22583/5//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/22583/5//COMMIT_MSG@59 PS5, Line 59: - synchronizes every launched container's timezone to the host. nit: double space Also why is this important? http://gerrit.cloudera.org:8080/#/c/22583/5/docker/daemon_entrypoint.sh File docker/daemon_entrypoint.sh: http://gerrit.cloudera.org:8080/#/c/22583/5/docker/daemon_entrypoint.sh@88 PS5, Line 88: elif [[ $DISTRIBUTION == Chainguard ]]; then nit: this logic could probably be shared with Ubuntu. But not a big deal. http://gerrit.cloudera.org:8080/#/c/22583/5/docker/setup_build_context.py File docker/setup_build_context.py: http://gerrit.cloudera.org:8080/#/c/22583/5/docker/setup_build_context.py@182 PS5, Line 182: # Add script for installing OS packages This comment seems like it should differ from line 186, mention bash in particular. -- To view, visit http://gerrit.cloudera.org:8080/22583 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ia5e39f399664fe66f3774caa316ed5d4df24befc Gerrit-Change-Number: 22583 Gerrit-PatchSet: 5 Gerrit-Owner: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Daniel Vanko <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Comment-Date: Sat, 22 Mar 2025 04:41:58 +0000 Gerrit-HasComments: Yes
