mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-12 11:14:57 +02:00
10 lines
157 B
YAML
10 lines
157 B
YAML
splash:
|
|
image: vimagick/splash
|
|
command: --maxrss 4000
|
|
ports:
|
|
- "8050:8050"
|
|
- "8051:8051"
|
|
- "5023:5023"
|
|
mem_limit: 4.5G
|
|
restart: always
|