1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-20 22:08:39 +00:00
This commit is contained in:
kev 2015-06-02 16:49:44 +08:00
parent 66fe8f2f3f
commit 189a674d30

@ -1,8 +1,9 @@
splash:
image: scrapinghub/splash
image: vimagick/splash
command: --maxrss 4000
ports:
- "8050:8050"
- "8051:8051"
- "5023:5023"
mem_limit: 4G
mem_limit: 4.5G
restart: always