How to increase disk space

Probably, but Discourse can’t do that.

Is there a reason not to delete unused docker images and containers?

Oh, sorry. You could edit app.yml

volumes:
  - volume:
      host: /some/other/path/standalone
      guest: /shared
  - volume:
      host: /var/discourse/shared/standalone/log/var-log
      guest: /var/log
3 Likes