dacort commented on code in PR #367:
URL: https://github.com/apache/incubator-livy/pull/367#discussion_r1042774020


##########
Dockerfile:
##########
@@ -0,0 +1,34 @@
+FROM ubuntu:xenial
+
+# Install necessary dependencies for build/test
+RUN apt update && \

Review Comment:
   git and vim, definitely. The others could definitely be useful too.
   
   re: `sudo` Right now the image is running - since it's largely used for 
local dev/test not sure if we should also create a `dev` user or similar.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to