]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Actually do not install rust at all 16204/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 2 Oct 2025 09:18:25 +0000 (11:18 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 2 Oct 2025 09:18:25 +0000 (11:18 +0200)
Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
builder-support/dockerfiles/Dockerfile.recursor

index ef0a69ef374a82ddd260d99c9501880684bbe4df..f8ecabd25905e833c241dd0735e8b9384265624b 100644 (file)
@@ -17,7 +17,4 @@ RUN cd /pdns-recursor/pdns/recursordist && \
     meson setup /tmp/rec-meson-dist-build && \
     meson dist -C /tmp/rec-meson-dist-build --no-tests
 
-RUN cd /pdns-recursor/builder-support/helpers/ && \
-    ./install_rust.sh
-
 RUN cp /tmp/rec-meson-dist-build/meson-dist/pdns-recursor-${BUILDER_VERSION}.tar.xz /sdist/