Actualiser dockerfile
This commit is contained in:
@@ -28,7 +28,7 @@ RUN sed -i "s/{{DOMAIN}}/${DOMAIN}/g" /etc/apache2/sites-available/${DOMAIN}.con
|
|||||||
|
|
||||||
# Installer Hubzilla
|
# Installer Hubzilla
|
||||||
RUN git clone https://framagit.org/hubzilla/core.git /var/www/html && \
|
RUN git clone https://framagit.org/hubzilla/core.git /var/www/html && \
|
||||||
bash -c "cd /var/www/html && ./util/add_addon_repo https://framagit.org/hubzilla/addons.git official" && \
|
/bin/bash -c "cd /var/www/html && ./util/add_addon_repo https://framagit.org/hubzilla/addons.git official" && \
|
||||||
mkdir -p /var/www/html/store/[data]/smarty3 && \
|
mkdir -p /var/www/html/store/[data]/smarty3 && \
|
||||||
chown -R www-data:www-data /var/www/html
|
chown -R www-data:www-data /var/www/html
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user