Skip to content

fix(docker): properly copy nextcloud log - #1101

Merged
susnux merged 1 commit into
mainfrom
fix/log
Sep 14, 2026
Merged

fix(docker): properly copy nextcloud log#1101
susnux merged 1 commit into
mainfrom
fix/log

Conversation

@susnux

@susnux susnux commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

It seems that you cannot use docker cp on tmpfs where we mount the data directory. So we must directly pipe the log using cat.

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

It seems that you cannot use `docker cp` on tmpfs where we mount the
data directory. So we must directly pipe the log using `cat`.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added 3. to review Waiting for reviews bug Something isn't working labels Sep 13, 2026
@susnux
susnux merged commit 36d7209 into main Sep 14, 2026
11 checks passed
@susnux
susnux deleted the fix/log branch September 14, 2026 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants