[Collabora] Mount a tmpfs on /opt as it's modified by collabora on each run.
This commit is contained in:
parent
049b7f3bee
commit
bbcb6f78f2
1 changed files with 2 additions and 0 deletions
|
|
@ -103,3 +103,5 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- type: tmpfs
|
- type: tmpfs
|
||||||
target: /tmp:exec
|
target: /tmp:exec
|
||||||
|
- type: tmpfs
|
||||||
|
target: /opt:exec
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue