Skip to content

Commit

Permalink
Merge pull request #30 from farribeiro/shm-size
Browse files Browse the repository at this point in the history
Adjust shared memory
  • Loading branch information
farribeiro authored Oct 1, 2017
2 parents 1cccc3a + 7e3619c commit 4b4f6b5
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 4b4f6b5

Please sign in to comment.