Skip to content

Commit

Permalink
Adjust SHM size
Browse files Browse the repository at this point in the history
  • Loading branch information
farribeiro authored Sep 18, 2017
1 parent 1cccc3a commit fad347f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ services:
- HOST_HOSTNAME=${HOSTNAME}
cpuset: '0'
mem_limit: 512M
shm-size: 2g \
volumes:
- /dev/shm:/dev/shm
- /tmp/.X11-unix:/tmp/.X11-unix
Expand Down

0 comments on commit fad347f

Please sign in to comment.