Patrick Wiener created STREAMPIPES-286:
------------------------------------------
Summary: Add support for non-root user service execution in
Dockerfiles
Key: STREAMPIPES-286
URL: https://issues.apache.org/jira/browse/STREAMPIPES-286
Project: StreamPipes
Issue Type: Improvement
Components: Global
Reporter: Patrick Wiener
Fix For: 0.68.0
Currently, we run all our images with root user inside a Docker container. This
could lead to potential security leaks. It is best practice to avoid running
containers as root.
*Solution:*
Add non-privileged user, e.g. streampipes to Dockerfiles.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)