Installed bzip2
In the Wiki backup section we use bzip2 in some of the examples. So it should be installed in the image.
This commit is contained in:
parent
98add8f83a
commit
1418808930
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \
|
|||
--yes -qq --no-install-recommends \
|
||||
&& apt-get install \
|
||||
--yes -qq --no-install-recommends \
|
||||
bzip2 \
|
||||
ca-certificates \
|
||||
curl \
|
||||
libldap-common \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue