mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 03:14:39 +03:00
[PR #1281] [MERGED] Resolve issue with avatar storage #1295
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/pelican-dev/panel/pull/1281
Author: @parkervcp
Created: 4/21/2025
Status: ✅ Merged
Merged: 4/28/2025
Merged by: @notAreYouScared
Base:
main← Head:fix_avatar_storage📝 Commits (2)
1a075a4Resolve issue with avatar storage821d39bMove avatar folder📊 Changes
3 files changed (+120 additions, -17 deletions)
View changed files
📝
Dockerfile(+8 -16)➕
Dockerfile.dev(+111 -0)📝
docker/entrypoint.sh(+1 -1)📄 Description
This resolves the issue with getting avatar storage working
updates the entrypoint to create the
pelican-data/storagefolder on start.Adds a dev dockerfile to build locally instead of needing to update the standard dockerfile.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.