We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1645c82 commit e41c845Copy full SHA for e41c845
1 file changed
base/debian/Dockerfile
@@ -8,7 +8,7 @@ LABEL org.opencontainers.image.licenses=MIT
8
9
ENV AMP_CONTAINER="DOCKER"
10
ENV DEBIAN_FRONTEND="noninteractive"
11
-ENV LD_LIBRARY_PATH="./:/opt/cubecoders/amp/:/AMP/"
+#ENV LD_LIBRARY_PATH="./:/opt/cubecoders/amp/:/AMP/"
12
13
ARG TARGETARCH
14
0 commit comments