I have a 5 docker containers under 1 project and 1 nginx container under its own project. I am able to run it locally and push it onto GitHub.
From there, I can pick it up from Azure DevOps and build a Docker Image using Docker Compose Build. However, is it possible to push it to a DigitalOcean droplet (Ubuntu20.04 with Docker installed)?