Get Started with the Intel® oneAPI Base Toolkit for Linux*
ID
766893
Date
6/30/2025
Public
Visible to Intel only — GUID: GUID-02D05198-52AF-49B9-A8B3-0C1BE75CC7D5
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.
image=intel/oneapi-basekit docker pull "$image"
Singularity Containers
Build a Singularity image using a Singularity file.