Add 'patch_triples.sh'

This commit is contained in:
Tom Wiesing 2021-05-04 10:48:17 +02:00
parent f703f9865f
commit 0b8ea38b7b
No known key found for this signature in database
GPG key ID: DC1F29F2BC78AB15
3 changed files with 15 additions and 0 deletions

View file

@ -70,6 +70,7 @@ RUN rm /etc/apache2/sites-available/*.conf && \
rm /etc/apache2/sites-enabled/*.conf
ADD patch/easyrdf.patch /patch/easyrdf.patch
ADD patch/triples.patch /patch/triples.patch
# Add wisski configuration
ADD conf/ports.conf /etc/apache2/ports.conf