about summary refs log tree commit diff
path: root/library/stdarch/ci/docker/nvptx64-nvidia-cuda/Dockerfile
blob: 65cf281b14773bc54137e0301c30cc95d69d5779 (plain)
1
2
3
4
5
FROM ubuntu:25.10
RUN apt-get update && apt-get install -y --no-install-recommends \
  gcc \
  libc6-dev \
  ca-certificates