mirror of
https://github.com/AllStarLink/dahdi-linux.git
synced 2026-08-26 14:27:35 -04:00
add defaults
This commit is contained in:
parent
75ab948317
commit
af75721f9a
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue