Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12344
Change subject: [docker] Add a kudu user to the kudu image ...................................................................... [docker] Add a kudu user to the kudu image As a best practice application images/containers should not run as root if they don’t need to. This patch creates a kudu user and group and creates/owns the kudu specific directories. I also added a tip to the readme about removing old tags. I found myself needing to do this while working on this patch. Change-Id: Ia0d51cf8c6a585f98641de9b91d51e41dec9dbd0 --- M docker/Dockerfile M docker/README.adoc 2 files changed, 17 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/44/12344/1 -- To view, visit http://gerrit.cloudera.org:8080/12344 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ia0d51cf8c6a585f98641de9b91d51e41dec9dbd0 Gerrit-Change-Number: 12344 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
