mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 14:47:04 -05:00
[PR #2351] [MERGED] Fix dockerfile and make readable #36468
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/fosrl/pangolin/pull/2351
Author: @Lokowitz
Created: 1/27/2026
Status: ✅ Merged
Merged: 1/28/2026
Merged by: @oschwartz10612
Base:
dev← Head:fix-dockerfile📝 Commits (2)
e66a771fix lable error and make dockerfile readable4478319revert format:write📊 Changes
2 files changed (+19 additions, -40 deletions)
View changed files
📝
Dockerfile(+18 -39)📝
package.json(+1 -1)📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
Fixed the Lable error by moving the ARGs to the runner build step.
Used npm commands to make the file more readable.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.