Merge pull request from brainstorm/add_pax

Add common (un)archiver, pax
This commit is contained in:
Jean-Christophe Fillion-Robin
2017-01-30 08:58:56 -05:00
committed by GitHub

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