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, download the supporting software for the appropriate version from the following list, and then create a Dockerfile by following the instructions for that version of Linux in the Create a Dockerfile chapter.
First, download the supporting software for your chosen version of Linux:
If you prefer, you can instead download the support files using one of the following commands:
For Ubuntu 20:
$ wget https://s3-us-west-1.amazonaws.com/anjunasecurity.releases/release-1.27/0008/anjuna-with-deps-ubuntu-20.04.tar.gz
For Ubuntu 18:
$ wget https://s3-us-west-1.amazonaws.com/anjunasecurity.releases/release-1.27/0008/anjuna-with-deps-ubuntu-18.04.tar.gz
For Debian 10:
$ wget https://s3-us-west-1.amazonaws.com/anjunasecurity.releases/release-1.27/0008/anjuna-with-deps-debian-10.tar.gz
For Centos 8:
$ wget https://s3-us-west-1.amazonaws.com/anjunasecurity.releases/release-1.27/0008/anjuna-with-deps-centos-8.tar.gz
For RedHat Enterprise Linux 8:
$ wget https://s3-us-west-1.amazonaws.com/anjunasecurity.releases/release-1.27/0008/anjuna-with-deps-rhel-8.tar.gz