[ https://issues.apache.org/jira/browse/SUREFIRE-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17239811#comment-17239811 ]
Tibor Digana edited comment on SUREFIRE-1840 at 11/27/20, 7:32 PM: ------------------------------------------------------------------- [~sebb] Use sudo or not, it's your job! You do not understand the reason why this page exists. The page does not tell you HOW you should use Docker. It tells you that now it is possible to use Maven build in Docker container. It is whole marketing point. Some old versions were unstable due to they used PPID checker which killed the JVM. We disabled the checker, every user can enable the checked in the config, but the important message is that these problems are gone and the Docker projects are happy. The whole marketing trick, nothing more! was (Author: tibor17): [~sebb] Use sudo or not, it's your job! You do not understand the reason why this page exists. The page doe not tell you HOW you should use Docker. It tells you that now it is possible to use Maven build in Docker container. It is whole marketing point. Some old versions were unstable due to they used PPID checker which killed the JVM. We disabled the checker, every user can enable the checked in the config, but the important message is that these problems are gone. Whole marketing trick, nothing more! > Why sudo docker? > ---------------- > > Key: SUREFIRE-1840 > URL: https://issues.apache.org/jira/browse/SUREFIRE-1840 > Project: Maven Surefire > Issue Type: Bug > Components: documentation > Reporter: Sebb > Assignee: Tibor Digana > Priority: Major > Labels: up-for-grabs > > The page > https://maven.apache.org/surefire/maven-surefire-plugin/docker.html > says > "$ sudo docker build --no-cache -t my-image:1 -f ./Dockerfile ." > Is sudo really needed here? > If so, the reason should be explained and any limitations noted. -- This message was sent by Atlassian Jira (v8.3.4#803005)