diff --git a/tools/Dockerfile.runtime_template b/tools/Dockerfile.runtime_template index 41d179a575279aff64217f708f86a86ea2983b2d..b900e772f07eae981f3d7f4dc46734a7a79939de 100644 --- a/tools/Dockerfile.runtime_template +++ b/tools/Dockerfile.runtime_template @@ -32,7 +32,7 @@ WORKDIR /home WORKDIR /home COPY tools/dockerfiles/build_scripts /build_scripts - RUN bash /build_scripts/soft_link.sh + RUN bash /build_scripts/soft_link.sh <> # install tensorrt WORKDIR /home