mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
talk-recording: change tmpfs to volume
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
adc9c1ea44
commit
56864dde66
3 changed files with 11 additions and 1 deletions
|
|
@ -48,6 +48,7 @@ RUN set -ex; \
|
|||
build-base \
|
||||
linux-headers;
|
||||
|
||||
VOLUME /tmp
|
||||
WORKDIR /tmp
|
||||
USER 122
|
||||
ENTRYPOINT ["/start.sh"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue