Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/15389 )
Change subject: [docker] Reduce docker image size ...................................................................... Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/15389/1/docker/Dockerfile File docker/Dockerfile: http://gerrit.cloudera.org:8080/#/c/15389/1/docker/Dockerfile@288 PS1, Line 288: && chown -R kudu:kudu ${DATA_DIR} > drop? This is still needed given the directory is created as root. http://gerrit.cloudera.org:8080/#/c/15389/1/docker/Dockerfile@292 PS1, Line 292: COPY > I'm curious whether the 'install' utility would be more appropriate in this This is the docker COPY command not a standard utility and works more optimally with aufs. Using install wouldn't help in this case. -- To view, visit http://gerrit.cloudera.org:8080/15389 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I88238679912149d00ae3edc6a9d2d568f13aafca Gerrit-Change-Number: 15389 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Mon, 09 Mar 2020 18:17:44 +0000 Gerrit-HasComments: Yes
