I've successfully installed Jenkins with blueocean plugin by Docker. But I have a problem with running one of my pipeline.
It says that I need to install vnc server, but how can I do this inside docker container? ... Starting xvnc 14:00:03 [mytestpipeline] $ vncserver :82 -localhost -nolisten tcp 14:00:03 ERROR: Failed to parse POMs 14:00:03 java.io.IOException: Cannot run program "vncserver" (in directory "/var/jenkins_home/workspace/mytestpipeline"): error=2, No such file or directory -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/b4efcf94-1b68-4049-894e-c7a15807c7a5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
