I added read
shell statement at the end. This keeps the main process of the container - startup shell script - running.
↧
Answer by Jaydeep Ranipa for Why docker container exits immediately
↧
I added read
shell statement at the end. This keeps the main process of the container - startup shell script - running.