Move Docker-Compose based system to cloud

Hello,

I have created ChirpStack system with help of Docker-Composer that runs fine on my local Windows 10 machine. Now I would like this my current system with configuration move to Azure cloud. According to my understanding Docker-Composer has created several containers that works with each other. I suppose I need somehow to save these containers to my Docker account and then extract them in Azure account. How to achieve that?