Conclusion
This simple example using ls
shows that running an application using the Anjuna SGX Runtime in a
Docker container is similar to running on a regular host. Once a Docker image is built with the
appropriate Anjuna SGX Runtime dependencies, running an application in a Docker container is as
simple as running it on the host itself.
If you have read all of the sections up to this point then you should now have a basic understanding of how to obtain, install, and configure the Anjuna Runtime, how to use it to run applications, and how to create a Docker container that can run applications for you using the Anjuna Runtime.