u
This commit is contained in:
|
Before Width: | Height: | Size: 95 KiB After Width: | Height: | Size: 95 KiB |
@@ -6,7 +6,6 @@ RUN docker-php-ext-install mysqli
|
|||||||
RUN a2enmod ssl
|
RUN a2enmod ssl
|
||||||
RUN service apache2 restart
|
RUN service apache2 restart
|
||||||
COPY ./cyberhex-code /var/www/html
|
COPY ./cyberhex-code /var/www/html
|
||||||
COPY ./logo.png /var/www/html/logo.png
|
|
||||||
RUN mkdir -p /var/www/html/install/
|
RUN mkdir -p /var/www/html/install/
|
||||||
RUN mkdir -p /var/www/html/database_srv
|
RUN mkdir -p /var/www/html/database_srv
|
||||||
RUN mkdir -p /var/www/html/export
|
RUN mkdir -p /var/www/html/export
|
||||||
|
|||||||
Reference in New Issue
Block a user