[PR #124] [MERGED] PocketBase template FIX mount path #229

Closed
opened 2025-11-22 20:33:00 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/124
Author: @BakirGracic
Created: 5/9/2025
Status: Merged
Merged: 5/10/2025
Merged by: @Siumauricio

Base: mainHead: main


📝 Commits (1)

  • 328ddf9 fix internal path on mounts in docker compose

📊 Changes

1 file changed (+5 additions, -6 deletions)

View changed files

📝 blueprints/pocketbase/docker-compose.yml (+5 -6)

📄 Description

I recently submitted a PR for updated version of PocketBase template

Now I want to submit a correction of internal Docker path of my image

My image, in latest stage, uses /app WORKDIR. But this path was not included in previous PR.

Here is the fix


🔄 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/Dokploy/templates/pull/124 **Author:** [@BakirGracic](https://github.com/BakirGracic) **Created:** 5/9/2025 **Status:** ✅ Merged **Merged:** 5/10/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`328ddf9`](https://github.com/Dokploy/templates/commit/328ddf90d876a8d8a1a52a74eb8c5d0b665bb304) fix internal path on mounts in docker compose ### 📊 Changes **1 file changed** (+5 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/pocketbase/docker-compose.yml` (+5 -6) </details> ### 📄 Description I recently submitted a PR for updated version of PocketBase template Now I want to submit a correction of internal Docker path of my image My image, in latest stage, uses /app WORKDIR. But this path was not included in previous PR. Here is the fix --- <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-11-22 20:33:00 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#229