docker · docker/130
130
Terminated by SIGINT
The container was terminated by SIGINT (signal 2), typically by pressing Ctrl+C in an attached terminal session.
Also defined in
- git Interrupted The command was interrupted by a signal, typically SIGINT (Ctrl-C).
- react Invalid Element Type Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got an unexpected value. Often caused by a missing or incorrect import, or exporting a component as a default when a named export is expected.
- shell Terminated by SIGINT The process was interrupted by SIGINT (signal 2), typically via Ctrl-C.