You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by "Philipp Zehnder (Jira)" <ji...@apache.org> on 2022/02/25 15:49:00 UTC

[jira] [Updated] (STREAMPIPES-286) Add support for non-root user service execution in Dockerfiles

     [ https://issues.apache.org/jira/browse/STREAMPIPES-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philipp Zehnder updated STREAMPIPES-286:
----------------------------------------
    Fix Version/s: 0.70.0
                       (was: 0.69.0)

> 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
>            Priority: Major
>             Fix For: 0.70.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.20.1#820001)