Skip to content

fix(docker): add special handling for server usage#1040

Merged
susnux merged 1 commit into
mainfrom
fix/server
Jul 2, 2026
Merged

fix(docker): add special handling for server usage#1040
susnux merged 1 commit into
mainfrom
fix/server

Conversation

@susnux

@susnux susnux commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

When used in server we bind-mount apps, so in this case we cannot clone into that folder.
To solve this we need to clone into a new apps folder instead.

🤖 AI (if applicable)

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

@susnux susnux requested review from max-nextcloud and skjnldsv July 1, 2026 21:43
@susnux susnux added 3. to review Waiting for reviews bug Something isn't working labels Jul 1, 2026
When used in server we bind-mount `apps`, so in this case we cannot
clone into that folder.
To solve this we need to clone into a new apps folder instead.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux merged commit 4950ba4 into main Jul 2, 2026
9 checks passed
@susnux susnux deleted the fix/server branch July 2, 2026 10:01
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.

3 participants