Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#2368·cryptpad

Read-only filesystem for docker image

Author: wginolasCreated Aug 28, 2026Updated Sep 15, 2026
  • Add read_only: true to the docker-compose.yml
  • Set readOnlyRootFilesystem: true here: https://github.com/cryptpad/helm/blob/main/charts/cryptpad/values.yaml#L177
  • Make sure CryptPad still works with this setting.
    • If it does not work, we may need to add tmpfs or other volumes.

Source: cryptpad/cryptpad

View original on GitHubView discussion on GitHub