Exit status out of range
The container exited with status 255, often indicating an error in the entrypoint script or that the container was terminated by an out-of-range signal.
The container exited with status 255, often indicating an error in the entrypoint script or that the container was terminated by an out-of-range signal.
Exit status is out of the 0–255 range. Some shells clamp or wrap exit codes to one byte.