Andrew Wong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12381 )
Change subject: [docker] Fix missing libsasl2 package on Ubuntu ...................................................................... [docker] Fix missing libsasl2 package on Ubuntu The libsasl2-2 package is missing in the Ubuntu runtime images. In the dev image it is pulled in as a dependency of other dev packages. Without this the runtime image is broken. Change-Id: Ibc33c64c58377cb76dd0cdb2d3fbef956f7f1484 Reviewed-on: http://gerrit.cloudera.org:8080/12381 Tested-by: Grant Henke <[email protected]> Reviewed-by: Andrew Wong <[email protected]> --- M docker/bootstrap-runtime-env.sh 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Grant Henke: Verified Andrew Wong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/12381 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ibc33c64c58377cb76dd0cdb2d3fbef956f7f1484 Gerrit-Change-Number: 12381 Gerrit-PatchSet: 2 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
