Abdelouahab EL OUAZZANY created ZEPPELIN-4368:
-------------------------------------------------
Summary: [Docker image] for security reason the zeppelin server
should run under Non-root user
Key: ZEPPELIN-4368
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4368
Project: Zeppelin
Issue Type: Improvement
Components: build, CI-infra
Affects Versions: 0.8.2, 0.8.1
Reporter: Abdelouahab EL OUAZZANY
Fix For: 0.8.3
In Docker environnement, one of best practice when running a container is to
launch the process with a *non root user*. This is usually done through the
usage of the *USER* instruction in theĀ *Dockerfile* and set *the right
permissions* on somme *folders*.
if this issue is aproved I can take it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)