Deploy confidential applications with Phala Cloud’s managed TEE infrastructure.
docker compose down && docker compose up
. To ensure the image is actually updated, it’s recommended to always update the tag. Additionally, for best security practices, it’s advised to include the image hash to trace the TEE proof back to the exact Docker image file.
- 8080:443
in docker compose file. To access your service over TLS certs, you must use the public endpoint generated in network section and add the character ‘s’ behind the port number. Like <id>-<port>[s].<base_domain>
.