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