added mpack
This commit is contained in:
@@ -41,6 +41,7 @@ RUN echo 'cat /opt/README' >> /etc/bash.bashrc
|
|||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
p7zip-full \
|
p7zip-full \
|
||||||
language-pack-de \
|
language-pack-de \
|
||||||
|
mpack \
|
||||||
unzip ; \
|
unzip ; \
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user