I have a docker which was built from this dockerfile:
FROM nvidia/cuda RUN apt-get update \\ && apt-get install -y python3-pip python3-dev \\ &am