NVIDIA
NVIDIA
Holoscan Container
Container
NVIDIA
NVIDIA
Holoscan Container

The Holoscan container includes the Holoscan libraries, GXF extensions, headers, example source code, and sample datasets. It is the recommended way to run the Holoscan examples or build your own applications.

LayerLabelCreated
816b51ef75d471e3cb90868232acdf6c0381b8373ae9f2aa6d891f4f6440e622CONFIG
Entrypoint /opt/nvidia/nvidia_entrypoint.sh; WorkingDir /opt/nvidia/holoscan
03/03/2026 5:03 AM UTC
9da4603ea4e9ae7a20ab5042ffec96e15fdb763c12dd01424766cb717f6da2f4ARG
INSTALL_PATH=/opt/nvidia/holoscan
03/03/2026 5:03 AM UTC
51bb59b73f6a2199efcfff94806e853486a6ef0f7c87501c164f6b54d014b089COPY
/opt/sources /opt/sources
03/03/2026 5:03 AM UTC
a38792be99fce0a32a20c3eb7871e7969d4e92068d288129dad6e4eb3df2905cARG
SOURCES_PATH=/opt/sources
03/03/2026 4:59 AM UTC
7762cb8e8d5dbe365d6f0a8ae16748b925a126cce19ab7020a7480232ce09fd6RUN
ENABLE_APT_CACHING=true DEBIAN_FRONTEND=noninteractive TARGETARCH=arm64 GPU_TYPE=igpu CUDA_MAJOR=12 SOURCES_PATH=/opt/sources DOCA_VERSION=3.0.0 CCCL_VERSION=3.0.1 SAMPLE_DATA_PATH=/opt/nvidia/holoscan/data ONNX_RUNTIME_VERSION=1.22.1 INSTALL_PATH=/opt/nvidia/holoscan HOST_INSTALL_DIR=install-cu12-aarch64-igpu HOST_SDK_INSTALL_DIR=/workspace/holoscan-sdk HOLOSCAN_SDK_VERSION=4.0.0 KEEP_APT_ARCHIVES_CONF="/etc/apt/apt.conf.d/99-keep-archives"; if [ -f "${KEEP_APT_ARCHIVES_CONF}" ]; then mv "${KEEP_APT_ARCHIVES_CONF}" "${KEEP_APT_ARCHIVES_CONF}.disabled"; echo "Disabled ${KEEP_APT_ARCHIVES_CONF} at the end of the build stage."; fi
03/03/2026 4:59 AM UTC
67d79de4f50874f854a44b24b5846ddf026a72f1748f768851c93f2b78aa9364WORKDIR
/opt/nvidia/holoscan
03/03/2026 4:59 AM UTC
715d56792c607df778dd7e9174d3866956e41583bd61e6bbc5e7c5986c56acd2COPY
docker/release/entrypoint.d/ /opt/nvidia/entrypoint.d/
03/03/2026 4:59 AM UTC
0496864c76e801f48d944de1ce3334bfa8cc5e05e95a53298184ddfcfef5b068ENV
NVIDIA_PRODUCT_NAME=NVIDIA Holoscan SDK
03/03/2026 4:59 AM UTC
bab05848cb4fdf3bed2adfffa1a43a8d3db7fa3e01e38476113ec851a1643d90ENV
HOLOSCAN_SDK_VERSION=4.0.0
03/03/2026 4:59 AM UTC
1c9e7135020690a70e711818985c4ede298306c448d1525f19368c7419c76e13ARG
HOLOSCAN_SDK_VERSION=4.0.0
03/03/2026 4:59 AM UTC
...