Update Dockerfile-ubuntu_18_04

This commit is contained in:
ReenigneArcher 2021-12-20 23:43:23 -05:00
parent 8f78b599ae
commit 59394e23f4

View File

@ -55,4 +55,4 @@ RUN /root/cuda.run --silent --toolkit --toolkitpath=/usr --no-opengl-libs --no-m
COPY build-private.sh /root/build.sh
ENTRYPOINT ["/root/build.sh"]
ENTRYPOINT ["/root/build.sh" -p]