1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-24 08:52:31 +02:00

add splash

This commit is contained in:
kev 2015-06-02 16:45:18 +08:00
parent 7be2bb4748
commit 66fe8f2f3f
3 changed files with 17 additions and 0 deletions

9
splash/Dockerfile Normal file
View File

@ -0,0 +1,9 @@
#
# Dockerfile from splash
#
FROM scrapinghub/splash
MAINTAINER kev <noreply@datageek.info>
ADD ./fonts/Songti.ttc /usr/local/share/fonts/
RUN fc-cache /usr/local/share/fonts/

View File

@ -0,0 +1,8 @@
splash:
image: scrapinghub/splash
ports:
- "8050:8050"
- "8051:8051"
- "5023:5023"
mem_limit: 4G
restart: always

BIN
splash/fonts/Songti.ttc Normal file

Binary file not shown.