I have this in bash: docker-compose > up > > 1 ↵ 4159 18:11:07 > Creating jenkins_slave_1 > Creating jenkins_data_1 > Creating jenkins_master_1 > Creating jenkins_nginx_1 > Attaching to jenkins_slave_1, jenkins_data_1, jenkins_master_1, > jenkins_nginx_1 > data_1 | Data container for Jenkins > jenkins_data_1 exited with code 0 > jenkins_slave_1 exited with code 0 >
El miércoles, 5 de octubre de 2016, 16:02:44 (UTC-5), Daniel Beck escribió: > > Anything interesting getting logged during startup? > > > On 05.10.2016, at 22:55, YusufSalahAdDin <[email protected] > <javascript:>> wrote: > > > > 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] <javascript:>. > > 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. > > -- 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/77841f61-b883-4f5d-a523-28fe0d9ab7f3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
