mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-14 11:23:34 +02:00
9 lines
133 B
YAML
9 lines
133 B
YAML
|
splash:
|
||
|
image: scrapinghub/splash
|
||
|
ports:
|
||
|
- "8050:8050"
|
||
|
- "8051:8051"
|
||
|
- "5023:5023"
|
||
|
mem_limit: 4G
|
||
|
restart: always
|