[PR #741] [MERGED] docs(docker-compose): Fix obsolete repo-cache volume declaration #771

Closed
opened 2025-10-31 15:21:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moghtech/komodo/pull/741
Author: @Rauks
Created: 8/18/2025
Status: Merged
Merged: 8/18/2025
Merged by: @mbecker20

Base: mainHead: feat/fix-composes-volumes


📝 Commits (1)

  • c527277 docs(docker-compose): Fix obsolete repo-cache volume declaration

📊 Changes

2 files changed (+2 additions, -6 deletions)

View changed files

📝 compose/ferretdb.compose.yaml (+1 -3)
📝 compose/mongo.compose.yaml (+1 -3)

📄 Description

Hello,

Since 1.19.0, the /repo-cache mount from Core compose service has been removed.
The composes files still declare a repo-cache volume, now unused.

This PR removes the repo-cache volumes declarations.

Thank you


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/moghtech/komodo/pull/741 **Author:** [@Rauks](https://github.com/Rauks) **Created:** 8/18/2025 **Status:** ✅ Merged **Merged:** 8/18/2025 **Merged by:** [@mbecker20](https://github.com/mbecker20) **Base:** `main` ← **Head:** `feat/fix-composes-volumes` --- ### 📝 Commits (1) - [`c527277`](https://github.com/moghtech/komodo/commit/c527277d509aeff141eebb984d5f2a8ac46b73e5) docs(docker-compose): Fix obsolete repo-cache volume declaration ### 📊 Changes **2 files changed** (+2 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `compose/ferretdb.compose.yaml` (+1 -3) 📝 `compose/mongo.compose.yaml` (+1 -3) </details> ### 📄 Description Hello, Since 1.19.0, the `/repo-cache` mount from Core compose service has been removed. The composes files still declare a `repo-cache` volume, now unused. This PR removes the `repo-cache` volumes declarations. Thank you --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the
pull-request
label 2025-10-31 15:21:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#771
No description provided.