Fix missing packages to tarballs support

This commit is contained in:
Jesús
2021-06-07 16:22:24 -05:00
parent 1972a4313e
commit ac16585e90

View File

@@ -12,6 +12,8 @@ RUN set -xe \
cgit nginx fcgiwrap spawn-fcgi \
# python 3 pkg for highlight, about page
py3-markdown py3-pygments \
# tarballs support
lzip xz zstd gzip bzip2 \
# Create nginx folder
&& mkdir -p /run/nginx \
# Clean up