Jenkins turns off cross-site request forgery protection in Docker Container
1. Open the terminal and enter the command to enter the docker container1docker exec -u root -it jenkins bash 2. Enter the command to edit the jenkins startup configuration file1vi /usr/local/bin/jen