I need to run Django service on Python 3.8 and some calculation code on Python 3.5 inside a Docker container. How to achieve that?
I am thinking: