One of the key advantages of using Docker Compose is the ability to orchestrate multiple services that work together. All containers defined in your Docker Compose file will run within the same Confidential Virtual Machine (CVM), allowing for secure inter-service communication.
The interface provides a full-featured editor with syntax highlighting to help you create and validate your Docker Compose configuration before deployment.