Skip to content

Commit

Permalink
Merge pull request #782 from alphagov/ff-shm
Browse files Browse the repository at this point in the history
Finder Frontend: Increase `shm_size`
  • Loading branch information
csutter authored Sep 20, 2024
2 parents 5b643fe + 9333f10 commit fc71aa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/finder-frontend/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ x-finder-frontend: &finder-frontend
dockerfile: Dockerfile.govuk-base
image: finder-frontend
stdin_open: true
shm_size: 512mb
tty: true
volumes:
- ${GOVUK_ROOT_DIR:-~/govuk}:/govuk:delegated
Expand Down

0 comments on commit fc71aa6

Please sign in to comment.