Update Dockerfile-ubuntu_18_04
This commit is contained in:
parent
8f78b599ae
commit
59394e23f4
1 changed files with 1 additions and 1 deletions
|
|
@ -55,4 +55,4 @@ RUN /root/cuda.run --silent --toolkit --toolkitpath=/usr --no-opengl-libs --no-m
|
||||||
COPY build-private.sh /root/build.sh
|
COPY build-private.sh /root/build.sh
|
||||||
|
|
||||||
|
|
||||||
ENTRYPOINT ["/root/build.sh"]
|
ENTRYPOINT ["/root/build.sh" -p]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue