Hi guys! I have the next problem:
I built an image with Jenkins 2.23 and run it, all is well. Today i want update jenkins to 2.24, so, i change some lines in the docker file, change version to 2.24 and update sha. I built it, all is well, but when i up the machine, well, i have an error 143: > docker-compose > ps > > ✓ 4135 15:48:39 > Name Command State Ports > -------------------------------------------------------------------- > jenkins_data_1 echo Data container for Je ... Exit 0 > jenkins_master_1 /bin/tini -- /usr/local/bi ... Exit 143 > jenkins_nginx_1 nginx Exit 0 > jenkins_slave_1 /bin/bash Exit 0 > Why? Can anyone help me. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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-users/e57d4497-0f78-41ce-9c42-a8698361e5bb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
