We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
dda
1 parent 4c66db5 commit 81fa219Copy full SHA for 81fa219
linux/Dockerfile
@@ -377,6 +377,7 @@ COPY --from=python_builder /root/.bashrc /root/.bashrc.conda
377
ENV GOPATH=/go
378
ENV MS_GOTOOLCHAIN_TELEMETRY_ENABLED=0
379
ENV PYTHONUTF8=1
380
+ENV DDA_NO_DYNAMIC_DEPS=1
381
382
# Merge conda initialization with main bashrc
383
RUN cat /root/.bashrc.conda >> /root/.bashrc && rm /root/.bashrc.conda
0 commit comments