summaryrefslogtreecommitdiff
path: root/docker
diff options
context:
space:
mode:
authorMS <ms@taler.net>2022-11-13 22:19:11 +0100
committerMS <ms@taler.net>2022-11-13 22:19:11 +0100
commit94515ee4a1851a5dcd5735b60fbcbac48c6c21b0 (patch)
tree771ef6939cd125b2f11c5e469fa793c24642f22a /docker
parenta1af60fafc24de074796412e9e21f11fa2961e02 (diff)
downloaddeployment-94515ee4a1851a5dcd5735b60fbcbac48c6c21b0.tar.gz
deployment-94515ee4a1851a5dcd5735b60fbcbac48c6c21b0.tar.bz2
deployment-94515ee4a1851a5dcd5735b60fbcbac48c6c21b0.zip
dep
Diffstat (limited to 'docker')
-rw-r--r--docker/demo/images/base/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/demo/images/base/Dockerfile b/docker/demo/images/base/Dockerfile
index 8f5252b..d8e4961 100644
--- a/docker/demo/images/base/Dockerfile
+++ b/docker/demo/images/base/Dockerfile
@@ -8,7 +8,7 @@ RUN apt-get install -y autoconf autopoint libtool texinfo \
libqrencode-dev zip jq npm openjdk-17-jre nginx procps \
curl python3-jinja2 wget curl python3-sphinx socat apache2-utils \
python3-sphinx-rtd-theme
-RUN pip3 install requests click poetry uwsgi
+RUN pip3 install requests click poetry uwsgi htmlark
ARG tags_file
COPY ${tags_file:-taler_notags} /tags.sh