I have problem with Jenkins and Css policy (inside docker), i wanted to pass:
JENKINS_JAVA_OPTIONS=
"
-Djava.awt.headless=true
-Dhudson.model.DirectoryBrowserSupport.CSP=\"default-src 'self' 'unsafe-inline'
'unsafe-eval';
img-src 'self'
'unsafe-inline' data:;\"
"
Can someone help me? Or is there any permanent solution for this problem?
There is guy commenting IT works for docker without any explanation: Question