Memory leaking with Django app(lenearly Increasing)

I my application internal memory increasing lenearly after deploying to Docker.

can you please suggest some thoughts

–>added memory management to uWSGI still issues persists
–>currently no cache implemented

Did you see my post?

Debugging memory leaks is very hard

Also beware that for many apps they will increase until a stable level as templates get loaded etc. So you may simply have less memory than that point.