The ContainerSSH Docker module failed to deliver a signal because [ContainerSSH Guest Agent](https://github.com/containerssh/agent) support is disabled.
The ContainerSSH Docker module detected a configuration error.
The ContainerSSH Docker module could not fetch the exit code from the program because the container is restarting.
The ContainerSSH Docker module failed to stop the container.
This message indicates that you are still using the deprecated DockerRun backend.
The ContainerSSH Docker module failed to read from the ContainerSSH agent.
The ContainerSSH Docker module has failed to attach to a container in session mode.
The ContainerSSH Docker module failed to create a container.
The ContainerSSH Docker module could not remove the container.
The ContainerSSH Docker module has failed to send a signal to the container.
The ContainerSSH docker module failed to start the container.
The ContainerSSH Docker module could not attach to the previously-created execution.
The ContainerSSH Docker module has failed to create an execution.
The ContainerSSH Docker module failed to deliver a signal.
The ContainerSSH Docker module failed to list the images present in the local Docker daemon.
The ContainerSSH Docker module failed to pull the specified container image.
The ContainerSSH Docker module attempted to close the input (stdin) for reading but failed to do so.
The ContainerSSH Docker module failed to stream stdin to the Docker engine.
The ContainerSSH Docker module attempted to close the output (stdout and stderr) for writing but failed to do so.
The ContainerSSH Docker module failed to stream stdout and stderr from the Docker engine.
The ContainerSSH Docker module has failed to read the process ID from the [ContainerSSH Guest Agent](https://github.com/containerssh/agent).
The ContainerSSH Docker module failed to resize the console.
The ContainerSSH Docker module can't deliver a signal because no PID has been recorded.
The ContainerSSH Docker module has failed to fetch the exit code of the program.
The [ContainerSSH Guest Agent](https://github.com/containerssh/agent) has been disabled, which is strongly discouraged.
The ContainerSSH Docker module has received a negative exit code from Docker.
The ContainerSSH Docker module can't execute the request because the program is already running.
This message indicates that the user tried to execute a program, but program execution is disabled in the legacy DockerRun configuration.
This message indicates that the user requested an action that can only be performed when a program is running, but there is currently no program running.
The ContainerSSH Docker module is shutting down a container.
The ContainerSSH Docker module could not fetch the program exit code because the program is still running.
The ContainerSSH Docker module is not configured to run the requested subsystem.
ExecutionModeConnection launches one container per SSH connection.
ExecutionModeSession launches one container per SSH session (multiple containers per connection).
ImagePullPolicyAlways means that the container image will be pulled on every connection.
ImagePullPolicyIfNotPresent means the image will be pulled if the image is not present locally, an empty tag, or the "latest" tag was specified.
ImagePullPolicyNever means that the image will be never pulled, and if the image is not available locally the connection will fail.
The ContainerSSH Docker module is attaching to a container in session mode.
The ContainerSSH Docker module is creating a container.
The ContainerSSH Docker module os removing the container.
The ContainerSSH Docker module has successfully removed the container.
The ContainerSSH Docker module is sending a signal to the container.
The ContainerSSH Docker module is starting the previously-created container.
The ContainerSSH Docker module is stopping the container.
The ContainerSSH Docker module is creating an execution.
The ContainerSSH Docker module is attaching to the previously-created execution.
The ContainerSSH Docker module is creating an execution.
The ContainerSSH Docker module is delivering a signal in container mode.
The ContainerSSH Docker module successfully delivered the requested signal.
The ContainerSSH Docker module is fetching the exit code from the program.
The ContainerSSH Docker module is listing the locally present container images to determine if the specified container image needs to be pulled.
The ContainerSSH Docker module is pulling the container image.
The ContainerSSH Docker module is checking if an image pull is needed.
The ContainerSSH Docker module is resizing the console.
This message is the user-visible message if the Docker initialization fails.