Can I set the read_only: true
in my docker compose?
#2947
Unanswered
UtkarshVerma
asked this question in
Q&A
Replies: 1 comment
-
Miniflux's process is stateless and does not write anything locally. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am just curious if miniflux needs write access to anything apart from the database (which is handled over web requests). If not, then which volumes do I need to mount as
rw
?Beta Was this translation helpful? Give feedback.
All reactions