Tutorial: Anjuna in a Docker container
Container solutions such as Docker provide a simple approach to installing and running applications. Containers simplify the configuration of standardized operating environments and ease the installation and maintenance of applications.
You can run the Anjuna Runtime in a Docker container, gaining the convenience of containers along with the security and integrity protections of secure enclaves. Moreover, by creating a Docker image with the Anjuna Runtime included, you can start your application deployments on a platform that is preconfigured to create and run secure enclaves; all you need to add is the application.
This section describes the process of setting up a Docker container that can run applications with the Anjuna Runtime.
The Anjuna Runtime requires certain hardware features to support it. Running in a Docker container does not remove that requirement. This section also explains the system requirements that your host system needs to meet in order to run the Anjuna Runtime in a Docker container.