Create and manage Confidential Virtual Machines (CVMs) on Phala Cloud.
x-common: &common-config restart: always logging: driver: "json-file" options: max-size: "100m" max-file: "5" services: example: <<: *common-config image: example:0.1.0 container_name: example ports: - "8000:8000"