Skip to content
Snippets Groups Projects
Verified Commit fa3348ed authored by nd's avatar nd
Browse files

add debugging

parent 829ec805
Branches
Tags
No related merge requests found
......@@ -4,7 +4,7 @@ ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get -qq update && \
apt-get -qq dist-upgrade && \
apt-get -qq install python3 python3-jinja2 && \
apt-get -y install python3 python3-jinja2 libexpat1 && \
apt-get -qq clean
COPY directory-listing/create-index.py /usr/local/bin/create-directory-html-index
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment