Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 439 Bytes

File metadata and controls

29 lines (19 loc) · 439 Bytes

Additional Notes

To get a terminal on the jenkins container

appsec_get_jenkins_shell

Jenkins working directory

You can find the working directory at /var/jenkins_home/workspace/.

To remove the Jenkins image, container and volume:

appsec_cleanup

To stop the Jenkins container temporarily:

appsec_start

To restart a stopped Jenkins container:

appsec_start_jenkins