Add common (un)archiver, pax

This commit is contained in:
Roman Valls Guimera 2017-01-30 12:44:53 +01:00
parent 06496631bf
commit fbc429b743

View File

@ -25,6 +25,7 @@ RUN apt-get update && apt-get install \
bison \ bison \
flex \ flex \
tar \ tar \
pax \
vim \ vim \
wget \ wget \
runit \ runit \