add defaults

This commit is contained in:
Jason D. McCormick 2025-08-10 15:14:52 -04:00
parent 75ab948317
commit af75721f9a
No known key found for this signature in database
GPG key ID: 45FCBAEE3B025908

View file

@ -20,6 +20,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get -y install \
# Install build dependencies
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install \
bzip2 asciidoc-base dh-dkms module-assistant tar debhelper wget \
libdistro-info-perl libterm-readline-gnu-perl libterm-readline-perl-perl \
--no-install-recommends
# Import entrypoint script