[wiki-web] Also land a symlink for the pango theme



commit f01e0186c8b76ec578995b13080515b443da2104
Author: Andrea Veri <averi redhat com>
Date:   Thu Aug 8 12:26:38 2019 +0200

    Also land a symlink for the pango theme

 Dockerfile | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/Dockerfile b/Dockerfile
index c1579b3..70efd17 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -11,6 +11,8 @@ RUN wget https://github.com/moinwiki/moin-1.9/releases/download/${MOIN_RELEASE}/
     tar xvf moin-${MOIN_RELEASE}.tar.gz && rm -f moin-${MOIN_RELEASE}.tar.gz && \
     ln -s /srv/http/moin-${MOIN_RELEASE} /srv/http/moin
 
+RUN ln -s /srv/http/data/www.pango.org/theme /srv/http/moin/MoinMoin/web/static/htdocs/pango 
+
 COPY app_data /opt/app-root/src
 COPY git-pull.sh /usr/local/bin/git-pull.sh
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]