maj readme + Dockerfile clean screenshots folder
This commit is contained in:
@@ -37,6 +37,7 @@ COPY php.ini /usr/local/etc/php/conf.d/custom.ini
|
||||
|
||||
# Copy the rest of the project
|
||||
COPY . .
|
||||
RUN rm -rf screenshots
|
||||
|
||||
# Set permissions
|
||||
RUN chown -R www-data:www-data /var/www/html \
|
||||
|
||||
Reference in New Issue
Block a user