S
S
semki0962017-03-23 14:53:19
PHP
semki096, 2017-03-23 14:53:19

How to create a DOCKER container by event, more precisely by sending a POST request?

There is a form whose data should be sent to the docker container server. But the container must be created from the image when the post request is sent. The request is processed in the container, the response is given and after that the container is destroyed.
That is, as I understand it, it is necessary to describe these actions in the request handler (PHP) - tell me. I suspect that you need to create some kind of executable files and run them from the handler.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question