]> _ Git - fluidbook-toolbox.git/commitdiff
wip #7008 @0:10
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 30 Jul 2024 09:27:47 +0000 (11:27 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 30 Jul 2024 09:27:47 +0000 (11:27 +0200)
.docker/images/php-alpha/Dockerfile
.docker/images/php-dev/Dockerfile
.docker/images/php/Dockerfile

index 62d83a1cc4aaa33cafd76313b7b9be508d433148..710aabb114eb9dae53957fa35df3aa1dfb686db5 100644 (file)
@@ -70,6 +70,7 @@ RUN apt -y --no-install-recommends install openssh-server rsyslog
 RUN apt -y --no-install-recommends install wine libwine wine64
 RUN apt -y --no-install-recommends install pdfposter rename
 RUN apt -y --no-install-recommends install jdupes
+RUN apt -y --no-install-recommends install dnsutils
 
 RUN apt -y --no-install-recommends install locales
 RUN sed -i '/fr_FR.UTF-8/s/^# //g' /etc/locale.gen && \
index 62d83a1cc4aaa33cafd76313b7b9be508d433148..710aabb114eb9dae53957fa35df3aa1dfb686db5 100644 (file)
@@ -70,6 +70,7 @@ RUN apt -y --no-install-recommends install openssh-server rsyslog
 RUN apt -y --no-install-recommends install wine libwine wine64
 RUN apt -y --no-install-recommends install pdfposter rename
 RUN apt -y --no-install-recommends install jdupes
+RUN apt -y --no-install-recommends install dnsutils
 
 RUN apt -y --no-install-recommends install locales
 RUN sed -i '/fr_FR.UTF-8/s/^# //g' /etc/locale.gen && \
index bbd30507855c64bbcf92fa8d29af2592ba1280ca..eb250884cab91494f72fc9417dcb6f8dfac58893 100644 (file)
@@ -70,6 +70,7 @@ RUN apt -y --no-install-recommends install openssh-server rsyslog
 RUN apt -y --no-install-recommends install wine libwine wine64
 RUN apt -y --no-install-recommends install pdfposter rename
 RUN apt -y --no-install-recommends install jdupes
+RUN apt -y --no-install-recommends install dnsutils
 
 RUN apt -y --no-install-recommends install locales
 RUN sed -i '/fr_FR.UTF-8/s/^# //g' /etc/locale.gen && \