You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Matyas Orhidi (Jira)" <ji...@apache.org> on 2022/02/15 10:54:00 UTC

[jira] [Created] (FLINK-26157) Containers Should Not Run As Root

Matyas Orhidi created FLINK-26157:
-------------------------------------

             Summary: Containers Should Not Run As Root
                 Key: FLINK-26157
                 URL: https://issues.apache.org/jira/browse/FLINK-26157
             Project: Flink
          Issue Type: Sub-task
            Reporter: Matyas Orhidi


Processes in a container should not run as root. Create a user in the Dockerfile with a known UID:GID (e.g. flink:flink)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)