Files
moby/daemon
Sebastiaan van Stijn bf1fb97575 daemon: Daemon.containerStart(): add comment to clarify error-type
Any error that occurs while creating the spec, even if it's the
result of an invalid container config, must be considered a System
error (internal server error), as it's not an error with the request
to start the container.

Invalid configuration in the config itself must be validated when
creating the container (creating its config), but some errors are
dependent on the current state, for example when starting a container
that shares a namespace with another container, and that container
is not running (or missing).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-11 14:47:22 +02:00
..
2022-12-21 11:09:01 +01:00
2022-12-21 11:09:01 +01:00
2023-05-19 20:38:51 +02:00
2023-05-19 20:38:51 +02:00
2023-03-30 10:29:07 +01:00
2023-06-29 00:33:03 +02:00
2023-07-05 23:44:17 +00:00
2023-07-22 11:56:41 +02:00
2023-07-05 23:44:17 +00:00
2023-06-29 00:33:03 +02:00
2023-05-19 20:38:51 +02:00
2023-08-04 11:46:34 +02:00
2023-05-19 20:38:51 +02:00
2023-06-29 00:33:03 +02:00
2023-05-19 20:38:51 +02:00
2023-05-19 20:38:51 +02:00
2023-06-29 00:33:03 +02:00
2023-05-19 20:38:51 +02:00