Exit codes in docker when a program aborts
In an earlier post of mine “Let it explode!”, we explored “handling” certain exceptions via
premature termination. Now, it is time to solve the mystery of process termination in Docker.
[Read More]