mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 15:44:21 +02:00
fix dockerfile
This commit is contained in:
parent
666c5f4b96
commit
bc9a9a25ae
@ -21,13 +21,14 @@ RUN bash -e <<EOF
|
||||
|
||||
apt-get update
|
||||
|
||||
echo 'http://deb.debian.org/debian' | apt-get install -y pbuilder
|
||||
|
||||
apt-get install -y \
|
||||
dh-make \
|
||||
aptitude \
|
||||
ca-certificates \
|
||||
libssh-dev \
|
||||
lintian \
|
||||
pbuilder \
|
||||
quilt \
|
||||
git-buildpackage \
|
||||
debmake \
|
||||
|
Loading…
x
Reference in New Issue
Block a user