[PR #626] [MERGED] Fix docker build workflow #862

Closed
opened 2026-02-05 17:56:52 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/626
Author: @rmartinoscar
Created: 10/14/2024
Status: Merged
Merged: 10/15/2024
Merged by: @parkervcp

Base: mainHead: patch-1


📝 Commits (3)

📊 Changes

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

View changed files

📝 Caddyfile (+1 -0)
📝 Dockerfile (+5 -5)

📄 Description

  • Add 300000 timeout cause of github free plan
  • Remove unnecessary /var/www/html when the WORKDIR is already set
  • Expose to 80 & 443 instead of 2019 443
  • Disable Caddy admin endpoint to expose 80:80 instead of 80:2019

🔄 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/pelican-dev/panel/pull/626 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 10/14/2024 **Status:** ✅ Merged **Merged:** 10/15/2024 **Merged by:** [@parkervcp](https://github.com/parkervcp) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`5f9ee09`](https://github.com/pelican-dev/panel/commit/5f9ee09ebd3769f3a58184d386488eae21b468db) Add yarn timeout & cleanup - [`04b251d`](https://github.com/pelican-dev/panel/commit/04b251d1258498b62cb69d72fafea893f0d831a9) Disable Caddy admin endpoint - [`b14f6e1`](https://github.com/pelican-dev/panel/commit/b14f6e1645a480b5c9f0bf1bc1690a615279398e) Update Dockerfile ### 📊 Changes **2 files changed** (+6 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Caddyfile` (+1 -0) 📝 `Dockerfile` (+5 -5) </details> ### 📄 Description - [x] Add 300000 timeout cause of github free plan - [x] Remove unnecessary `/var/www/html` when the WORKDIR is already set - [x] Expose to 80 & 443 instead of 2019 443 - [x] Disable Caddy admin endpoint to expose 80:80 instead of 80:2019 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 17:56:52 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#862