2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2026-01-05 12:25:27 +01:00

add ggr-ui

This commit is contained in:
kev
2019-11-11 23:42:43 +08:00
parent 81840a6ab9
commit c0ebf05dc5
14 changed files with 207 additions and 2 deletions

View File

@@ -1,7 +1,8 @@
version: '3.5'
version: '3.7'
services:
splash:
image: scrapinghub/splash:3.3.1
image: scrapinghub/splash:3.4
command: --maxrss 2048 --max-timeout 300 --disable-lua-sandbox --verbosity 1
ports:
- "8050:8050"
@@ -20,6 +21,7 @@ services:
- node.role == worker
restart_policy:
condition: on-failure
volumes:
splash_filters:
driver: local
@@ -45,6 +47,7 @@ volumes:
type: nfs
o: "addr=10.0.0.96,nolock,soft,ro"
device: ":/export/splash/proxy-profiles"
networks:
default:
ipam: