Skip to content

Commit 4bb9655

Browse files
committed
cleanup a bit more
1 parent 7098f2d commit 4bb9655

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ RUN curl -sSL https://downloads.powerdns.com/releases/pdns-$POWERDNS_VERSION.tar
2828
--exec-prefix="/opt/pdns" \
2929
--sysconfdir="/etc/pdns" \
3030
--disable-lua-records \
31+
--without-tools \
3132
--without-sqlite3 \
33+
--without-systemd \
3234
--with-libsodium \
3335
--with-socketdir=/tmp \
3436
--with-modules="bind gmysql gpgsql pipe" && \

0 commit comments

Comments
 (0)