Set share memory size

This commit is contained in:
Marian Steinbach 2019-11-22 08:39:56 +01:00
parent 802a977fe5
commit 725ed5439d
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ spider:
-v $(PWD)/volumes/dev-shm:/dev/shm \
-v $(PWD)/secrets:/secrets \
-v $(PWD)/volumes/chrome-userdir:/opt/chrome-userdir \
--shm-size=2g \
$(IMAGE) \
--credentials-path /secrets/datastore-writer.json \
--loglevel debug \