2026.0

Get Started with the Intel® oneAPI Toolkit for Linux* OS

ID 916956
Date 4/28/2026
Public

Using Containers

Use containers to set up and configure environments for building, running and profiling oneAPI applications and distribute them using images:

  • Develop with pre-built images that include all required tools and configurations.

  • Move projects easily by saving the environment as an image and running it on another machine without additional setup.

  • Prepare containers with different sets of languages and runtimes, analysis tools, compilers or other tools.

Download Docker* Image

You can download a Docker* image from the Containers Repository.

NOTE:
The Docker image is ~5 GB and can take ~15 minutes to download. It requires 25 GB of disk space.

docker pull intel/oneapi-toolkit:latest

Singularity Containers

Build a Singularity image using a Singularity file.