mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 01:56:43 -05:00
[PR #124] [MERGED] PocketBase template FIX mount path #229
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:main📝 Commits (1)
328ddf9fix 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.