You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems to be that the folder mounted was not created prior to initialising docker or that the user does not have permissions to the volume folder causing docker to crash.
Issues and Contributing
Docker commands that you execute
Actual result
Failed status from bad exit code 143
Expected outcome
Exit code 0 from /usr/bin/docker stop -t 5 jenkins_server
Have you tried a non-dockerized Jenkins and get the expected outcome?
Not applicable in our environment at the moment.
Output of
docker version
Docker version 1.12.6, build 3a094bd/1.12.6
Other relevant information
I can avoid this with:
However, that is not optimal.
Docs referenced:
The text was updated successfully, but these errors were encountered: