[PR #2003] [MERGED] Fix Docker build command in comments #1699

Closed
opened 2026-02-05 18:21:54 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/2003
Author: @m3ow-dev
Created: 12/14/2025
Status: Merged
Merged: 12/14/2025
Merged by: @parkervcp

Base: mainHead: patch-1


📝 Commits (1)

  • c1a971f Fix Docker build command in comments

📊 Changes

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

View changed files

📝 Dockerfile (+1 -1)

📄 Description

Add "." as buildx requires the current working directory (the panel root dir) as an argument.


🔄 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/2003 **Author:** [@m3ow-dev](https://github.com/m3ow-dev) **Created:** 12/14/2025 **Status:** ✅ Merged **Merged:** 12/14/2025 **Merged by:** [@parkervcp](https://github.com/parkervcp) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`c1a971f`](https://github.com/pelican-dev/panel/commit/c1a971fecc9693b3ce27ca87cef339fac2dd87cd) Fix Docker build command in comments ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -1) </details> ### 📄 Description Add "." as buildx requires the current working directory (the panel root dir) as an argument. --- <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 18:21:54 +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#1699