Commits (20)
-
Swann Perarnau authored
Previous merges let the cmd send an empty container uuid, resulting in some issues when the user doesn't provide one. Restore the previous behavior.
4c0fdd5f -
Swann Perarnau authored
Current code sends start/exit events when a container is created and process_start/process_exit when its already there. Instead, have the container start/exit only care about container stuff, and always sends the process start/exit events around. That makes the cmd run fsm easier to work out. Changes the message format a tiny bit. Fixes some missing stdout/stderr issues we had before.
11d667db -
Swann Perarnau authored
Ensure that the client that created the container is considered as the one owning it, with the consequence that if its command exits, the container is destroyed. Also deals with the race issue we had on the cmd side.
926c8302 -
Valentin Reis authored
the nrm daemon.
2fe728db -
Valentin Reis authored7a2bf790
-
Valentin Reis authoredf2638563
-
Swann Perarnau authored
Previous merges let the cmd send an empty container uuid, resulting in some issues when the user doesn't provide one. Restore the previous behavior.
6142681d -
Swann Perarnau authored
Current code sends start/exit events when a container is created and process_start/process_exit when its already there. Instead, have the container start/exit only care about container stuff, and always sends the process start/exit events around. That makes the cmd run fsm easier to work out. Changes the message format a tiny bit. Fixes some missing stdout/stderr issues we had before.
bb7af5d7 -
Swann Perarnau authored
Ensure that the client that created the container is considered as the one owning it, with the consequence that if its command exits, the container is destroyed. Also deals with the race issue we had on the cmd side.
31fcc32f -
Valentin Reis authored5ced1945
-
Valentin Reis authored
-
Valentin Reis authored
-
Valentin Reis authored
-
Valentin Reis authored
-
Valentin Reis authored
-
Valentin Reis authored
-
Valentin Reis authored
-
Valentin Reis authored
-
Valentin Reis authored
-
Valentin Reis authored
Showing
doc/daemon.json
0 → 100644
This diff is collapsed.