rustc/library/stdarch/ci/docker/nvptx64-nvidia-cuda/Dockerfile
2024-10-21 11:08:01 +02:00

6 lines
125 B
Docker

FROM ubuntu:24.04
RUN apt-get update && apt-get install -y --no-install-recommends \
gcc \
libc6-dev \
ca-certificates