alphagov / govuk-docker

GOV.UK development environment using Docker 🐳
MIT License
82 stars 22 forks source link

Finder Frontend: Increase `shm_size` #782

Closed csutter closed 2 months ago

csutter commented 2 months ago

This fixes out of memory issues with running the Cucumber test suite through GOV.UK Docker by increasing shared memory size in line with some of the publishing apps.

See e.g. https://github.com/alphagov/govuk-docker/blob/5b643fea60fa6359f307b04293f37e5e79f6937c/projects/publisher/docker-compose.yml#L22