errors.fyi community error code reference

Docker Container Exit Codes

Exit codes returned by Docker containers and the Docker CLI. Codes 0–125 come from the container process itself; codes 125–127 indicate Docker-level errors; codes 128+N indicate the container was killed by Unix signal N.

References

12 codes