Skip to content

Commit 3d19be9

Browse files
committed
Put wiki logo in the image
1 parent 58f9324 commit 3d19be9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ RUN wget https://github.com/Telshin/Spoilers/archive/master.zip; \
2828

2929
WORKDIR /var/www/html
3030

31-
RUN mkdir images/temp; chown -R www-data:www-data images/temp # For thumbnails and the like
31+
COPY csh-wiki-logo.png images/
3232

3333
# Install composer, I guess...
3434
RUN php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');" && \

csh-wiki-logo.png

1.04 KB
Loading

0 commit comments

Comments
 (0)