02:33:20Terbium quits [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
02:33:52Terbium joins
03:14:50woans (WOANS) joins
03:51:56saumon quits [Ping timeout: 252 seconds]
03:52:12saumon (saumon) joins
04:32:52Dango360_ (Dango360) joins
04:35:23Meli quits [Ping timeout: 252 seconds]
04:35:23Dango360 quits [Ping timeout: 252 seconds]
04:36:18Meli (Meli) joins
04:39:48TastyWiener95 quits [Ping timeout: 252 seconds]
05:39:12woans quits [Ping timeout: 252 seconds]
06:07:03Minkafighter quits [Client Quit]
06:07:59Minkafighter joins
08:19:33brecheche joins
08:53:53fuzzy8021 quits [Read error: Connection reset by peer]
08:55:52fuzzy8021 (fuzzy8021) joins
12:02:40jacksonchen666 (jacksonchen666) joins
12:04:10<jacksonchen666>is sending a SIGINT to the docker container the proper way to gracefully shutdown the warrior docker container? doesn't seem so graceful
12:29:25<masterX244>when it finishes the current jobs and doesn't request new ones its the correct way
12:45:15Chris5010 quits [Quit: ]
13:01:45Chris5010 (Chris5010) joins
13:15:55jacksonchen666 quits [Client Quit]
13:31:05Ryz quits [Ping timeout: 252 seconds]
13:40:49Ryz (Ryz) joins
13:58:36Chris5010 quits [Ping timeout: 252 seconds]
14:13:26woans (WOANS) joins
14:21:46brecheche quits [Client Quit]
14:25:15woans quits [Client Quit]
14:38:28Chris5010 (Chris5010) joins
16:32:52<@JAA>That or `touch STOP` inside the container in the right place (exact same behaviour as on a SIGINT). Note that `docker stop` (SIGINT is the default signal for our images) will kill the container with a SIGKILL if it didn't exit within some timeout (10 seconds I think?), which makes it non-graceful by default.
16:33:27<@JAA>And of course `touch STOP` wouldn't prevent an automatic restart if you used that option on container creation.
17:38:40<andrew>You want docker stop -t999 or something
17:53:04<Maakuth|m>You can also send a HTTP POST request to http://your-warrior/api/stop
17:53:15<Maakuth|m>That's what the shut down button in the UI does
18:05:22<TheTechRobo>Maakuth|m: Does that work in the project-specific images that have the webui disabled?
18:11:24<@JAA>No
22:59:14TheTechRobo quits [Read error: Connection reset by peer]
23:01:13TheTechRobo (TheTechRobo) joins
23:17:15TastyWiener95 (TastyWiener95) joins
23:54:36TastyWiener95 quits [Client Quit]