Quickstart guide for the Anjuna Confidential Container
The Anjuna CLI enables you to run an unmodified container in an Anjuna Confidential Container on your preferred cloud provider.
The Anjuna Confidential Container supports Azure Confidential VMs (CVMs) and GCP CVMs.
Using the Anjuna CLI, you can automatically run an existing container in a CVM. This documentation refers to these running containers as Anjuna Confidential Containers. In other words, Anjuna Confidential Containers consist of the following:
-
A user-defined container
-
With the Anjuna Runtime
-
Running on top of an Azure/GCP CVM
The Anjuna Runtime provides a hardened environment to run only the specific container. As a result, there are no access points into the Anjuna Confidential Container, except for the ports exposed by the user-defined container.
This quickstart explains how to install the Anjuna CLI and run the Nginx web server as an Anjuna Confidential Container.