Intel® oneAPI Toolkits Installation Guide for Linux* OS - 2026.0
Install with Containers
You can use Intel® oneAPI Toolkit via Docker or Singularity containers.
Containers allow you to set up and configure environments for building, running and profiling oneAPI applications and distribute them using images:
You can install an image containing an environment pre-configured with all the tools you need, then develop within that environment.
You can save an environment and use the image to move that environment to another machine without additional setup.
You can prepare containers with different sets of languages and runtimes, analysis tools, or other tools, as needed.
Install with Docker
Download the latest container (Ubuntu* 24.04) using the following command:
docker pull intel/oneapi-toolkit:latest
Docker Hub Repositories
Intel® oneAPI Toolkit Docker Hub repository - Contains containers for Ubuntu* 22.04 and Rocky Linux 10
Install with Singularity
Singularity containers for Intel® oneAPI Toolkit are hosted in the intel/oneapi-containers repository.