mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #2063] [MERGED] Multiple Container Fixes #1734
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/2063
Author: @parkervcp
Created: 1/4/2026
Status: ✅ Merged
Merged: 1/19/2026
Merged by: @notAreYouScared
Base:
main← Head:fix/docker_plugins📝 Commits (7)
db9d4c6Fix plugin installs09d61a7Update Dockerfile.devadcdd21Update Dockerfile46f6735More Docker Cleanup64fc0d5Handle env file comments47022e3Update Dockerfilesee77a47entrypoint updates📊 Changes
5 files changed (+54 additions, -61 deletions)
View changed files
📝
Dockerfile(+24 -28)📝
Dockerfile.base(+1 -1)📝
Dockerfile.dev(+25 -28)📝
docker/entrypoint.sh(+3 -3)📝
docker/supervisord.conf(+1 -1)📄 Description
Fixes being able to install plugins
Resolves #2024
Resolves #2025
Fixes symlink for plugins
Resolves #2088
Adds symlink for server icons
Resolves #2054
Fixes loading environment variables
Resolves #2037
Integrates #2051 #2034 #2045 into a single PR.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.