FROM kitware/nvidia-cuda:11.8.0-devel-ubuntu20.04 MAINTAINER Robert Maynard COPY install_deps.sh /root/install_deps.sh RUN sh /root/install_deps.sh