S
S
semki0962017-05-03 16:22:51
ubuntu
semki096, 2017-05-03 16:22:51

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

As a result, I get a hang, the command docker pshangs. What could be the reason?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
rustler2000, 2017-06-07
@rustler2000

No --rm

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question