I created the ace mq image and container. when the container created, it shut down
2020-07-25T19:17:50.820Z total 12
-rw-rw---- 1 mqm mqm 84 Jul 25 19:15 integration_server.ACESERVER.exceptionLog.txt
-rw-r----- 1 mqm mqm 339 Jul 25 19:15 integration_server.ACESERVER.trace.0.txt
-rw-r----- 1 mqm mqm 339 Jul 25 19:15 integration_server.ACESERVER.userTrace.0.txt
2020-07-25T19:17:50.820Z If you want to stop the container shutting down to enable retrieval of these files please set the environment variable "MQSI_PREVENT_CONTAINER_SHUTDOWN=true"
2020-07-25T19:17:50.820Z If you are running under kubernetes you will also need to disable the livenessProbe
2020-07-25T19:17:50.820Z Log checking complete
2020-07-25T19:17:50.820Z Shutdown complete
I created the ace mq image and container. when the container created, it shut down
2020-07-25T19:17:50.820Z total 12 -rw-rw---- 1 mqm mqm 84 Jul 25 19:15 integration_server.ACESERVER.exceptionLog.txt -rw-r----- 1 mqm mqm 339 Jul 25 19:15 integration_server.ACESERVER.trace.0.txt -rw-r----- 1 mqm mqm 339 Jul 25 19:15 integration_server.ACESERVER.userTrace.0.txt 2020-07-25T19:17:50.820Z If you want to stop the container shutting down to enable retrieval of these files please set the environment variable "MQSI_PREVENT_CONTAINER_SHUTDOWN=true" 2020-07-25T19:17:50.820Z If you are running under kubernetes you will also need to disable the livenessProbe 2020-07-25T19:17:50.820Z Log checking complete 2020-07-25T19:17:50.820Z Shutdown complete
why container shutdown and how can i resolve it.