mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-02-03 13:21:49 +02:00
update splash
This commit is contained in:
parent
5540ae7029
commit
2963ce946c
@ -11,12 +11,10 @@ It's fast, lightweight and state-less which makes it easy to distribute.
|
||||
|
||||
```yaml
|
||||
splash:
|
||||
image: scrapinghub/splash
|
||||
image: scrapinghub/splash:3.3
|
||||
command: --maxrss 4096 --max-timeout 300
|
||||
ports:
|
||||
- "8050:8050"
|
||||
- "8051:8051"
|
||||
- "5023:5023"
|
||||
volumes:
|
||||
- ./data/filters:/etc/splash/filters
|
||||
- ./data/js-profiles:/etc/splash/js-profiles
|
||||
|
@ -1,10 +1,8 @@
|
||||
splash:
|
||||
image: scrapinghub/splash
|
||||
image: scrapinghub/splash:3.3
|
||||
command: --maxrss 4096 --max-timeout 300
|
||||
ports:
|
||||
- "8050:8050"
|
||||
- "8051:8051"
|
||||
- "5023:5023"
|
||||
volumes:
|
||||
- ./data/filters:/etc/splash/filters
|
||||
- ./data/js-profiles:/etc/splash/js-profiles
|
||||
|
Loading…
x
Reference in New Issue
Block a user