errors.fyi community error code reference
255

255

docker

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.

References

shell

Exit status out of range

Exit status is out of the 0–255 range. Some shells clamp or wrap exit codes to one byte.

← all namespaces