From: Matthew Newton Date: Thu, 29 Jan 2026 22:09:17 +0000 (+0000) Subject: add extra packages to CI docker image X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a06eceb5a65b87f88df67baf69b636c347eea355;p=thirdparty%2Ffreeradius-server.git add extra packages to CI docker image --- diff --git a/scripts/ci/Dockerfile b/scripts/ci/Dockerfile index 4a06f0c74fd..7ad337e9314 100644 --- a/scripts/ci/Dockerfile +++ b/scripts/ci/Dockerfile @@ -131,6 +131,9 @@ RUN apt-get install -y --no-install-recommends \ apparmor-utils \ dovecot-imapd \ exim4 \ + ipcalc \ + iproute2 \ + iputils-ping \ krb5-user \ ldap-utils \ mariadb-client \