Choose a Supported Base Image
The Anjuna Runtime provides supporting software for working with Intel® SGX on any of several supported versions of Linux. To use a supported version of Linux, you will need to download the supporting software for the appropriate version and then create a Dockerfile by following the instructions for that version of Linux in the Create a Dockerfile chapter.
Anjuna supports the following versions of Linux:
Linux Version | Package Name |
---|---|
Ubuntu 20.04 |
anjuna-with-deps-ubuntu-20.04.tar.gz |
Ubuntu 18.04 |
anjuna-with-deps-ubuntu-18.04.tar.gz |
Debian 10 |
anjuna-with-deps-debian-10.tar.gz |
Access the Anjuna Resource Center to get the Anjuna SGX Runtime for Docker vrelease-1.43.
After you download the Anjuna SGX Runtime for Docker archive, extract it to obtain the Anjuna SGX Runtime for Docker for your base Docker image:
$ tar --gzip --extract \
--file anjuna-with-deps-release-1.43-0007.tar.gz