Is there any way to run docker container using django endpoint request?
I want to run docker container using Django endpoint request. I have multiple docker containers which needs to be run after the Django endpoint request calls. Or any alternative suggestions are also welcome.