Thank you for the response Marduk, can I ask if there’s any other solutions that don’t revolve around docker?
Only asking because I’ve deployed via Heroku for further context so I don’t necessarily deploys containerised application, I deploy it raw via (this is my preferred choice because of the cicd process alongside Heroku for the automatic data-update side of the application)
Trying my best to minimise a complete re-architecture of the application!
Thanks again!