add debhelper
This commit is contained in:
parent
2834d1bf64
commit
dcda40f80d
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ RUN apt-get update && \
|
||||||
rsync \
|
rsync \
|
||||||
openssh-client \
|
openssh-client \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
debhelper \
|
||||||
git \
|
git \
|
||||||
curl \
|
curl \
|
||||||
&& apt-get clean && \
|
&& apt-get clean && \
|
||||||
|
|
Loading…
Reference in a new issue