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)