mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
add splash
This commit is contained in:
9
splash/Dockerfile
Normal file
9
splash/Dockerfile
Normal 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/
|
||||||
8
splash/docker-compose.yml
Normal file
8
splash/docker-compose.yml
Normal 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
BIN
splash/fonts/Songti.ttc
Normal file
Binary file not shown.
Reference in New Issue
Block a user