WeblateOrg / docker-compose

Docker compose for Weblate
https://docs.weblate.org/en/latest/admin/deployments.html#docker
GNU General Public License v3.0
77 stars 64 forks source link

compose: Use read-only filesystem #198

Closed nijel closed 1 year ago

nijel commented 1 year ago

Proposed changes

This adds needed tmpfs volumes and read only flag to all containers.

See https://github.com/WeblateOrg/docker/issues/1831

Checklist

Other information

nijel commented 1 year ago

Blocked by https://github.com/WeblateOrg/docker/pull/1857