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
|
apt-get update
|
||||||
|
|
||||||
|
echo 'http://deb.debian.org/debian' | apt-get install -y pbuilder
|
||||||
|
|
||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
dh-make \
|
dh-make \
|
||||||
aptitude \
|
aptitude \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
libssh-dev \
|
libssh-dev \
|
||||||
lintian \
|
lintian \
|
||||||
pbuilder \
|
|
||||||
quilt \
|
quilt \
|
||||||
git-buildpackage \
|
git-buildpackage \
|
||||||
debmake \
|
debmake \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user