Answer the question
In order to leave comments, you need to log in
Why is Docker hanging?
I'm playing with docker. I run a php file with an infinite loop in the container, having previously limited the time for script execution.
docker run php -d max_execution_time=3 -f my_cycle.txt
docker ps
hangs. What could be the reason?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question