Fix missing packages to tarballs support
This commit is contained in:
parent
1972a4313e
commit
ac16585e90
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user