Install p7zip and p7zip docs.

This commit is contained in:
jowj 2018-05-28 17:05:22 -05:00
parent e5784b3baa
commit c7a5f8670d

View File

@ -20,6 +20,7 @@ RUN apk update \
python3 python3-doc \
sudo sudo-doc \
tmux tmux-doc \
p7zip p7zip-doc \
&& python3 -m pip install \
awscli \
&& apk add \