UNCLASSIFIED

Commit 5592231e authored by Andrew Simonetta's avatar Andrew Simonetta
Browse files

Removed move command ie smaller image size and more path changes

parent 342e2b30
Pipeline #189479 failed with stages
in 61 minutes and 51 seconds
......@@ -63,7 +63,7 @@ RUN tar -zxf ./${TARBALL2} && rm -fv ./${TARBALL2}
RUN tar -xvf ./${TARBALL13} && rm -fv ./${TARBALL13}
COPY ["${TARBALL6}", "${TARBALL7}", "${TARBALL8}", "${TARBALL9}", \
"${TARBALL10}", "${TARBALL11}", "${TARBALL12}", "/tritonserver/backends/tensorflow1/"]
"${TARBALL10}", "${TARBALL11}", "${TARBALL12}", "/opt/tritonserver/backends/tensorflow1/"]
WORKDIR tritonserver/backends/tensorflow1
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment